Skip to content

Compact asynchronous pooling #105

@vanrein

Description

@vanrein

We're using a macro package, uthash.h, which expands to quite some code.

  1. We use a few routines twice. Perhaps turn them into functions.
  2. Internal macros that come back: HASH_VALUE, and probably a few of the _FIND_ operations; we can put them in a function and redefine the macro to that function right below its definition.

A matter of trying.

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

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions