Skip to content

Allocator for sockets. #14

Description

@gabyx

This is a relatively easy task.
The Sockets should definitely use a RawAllocator (foonathan) such that the memory is continuous for each type.
This is easily implemented and added.

  • Node::CTOR : takes the SocketFactory templated over the TConfig
  • The SocketFactory uses a internally a RawAllocator (templated) which is used for the allocation of the Socket.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions