Skip to content
This repository was archived by the owner on Mar 21, 2020. It is now read-only.
This repository was archived by the owner on Mar 21, 2020. It is now read-only.

two questions about the code #112

@hellasmoon

Description

@hellasmoon
  1. in main function, after passing the tcp_server to all the worker threads, why calling uv_run again right after uv_close((uv_handle_t *)&tcp_server, NULL)? (keyless.c, line 1015, master branch)

  2. in function flatten_operation, why should we pad the operation to KSSL_PAD_TO + KSSL_ITEM_HEADER_SIZE bytes?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions