Skip to content

Implement socket.socket.recv_into #55

Closed
@tannewt

Description

@tannewt

https://docs.python.org/3/library/socket.html#socket.socket.recv_into

Adding _into methods would allow for a long lived buffer provided by the client code rather than a new, potentially large, buffer every read.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions