Skip to content

Receive Full Data #30

@threeal

Description

@threeal

Add support to receive full data in listener, client, and server. This feature could be achieved by separating receive function into receive and receive_up_to where receive_up_to will wait for data up to the requested size (non-blocking mode) while the receive function will wait for data until the requested size is achieved (blocking).

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions