Skip to content

Add receive_nowait() to all receive streams #482

Description

@agronholm

Occasionally there is a use case where the code would like to receive all the data it can without waiting. The memory object stream has the receive_nowait() method for this purpose. I figured this could be easily added to socket streams too.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    designRequires a design decisionenhancementNew feature or request

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions