BSD-3-Clause licensed by Kazu Yamamoto
Maintained by [email protected]
This version can be pinned in stack with:recv-0.1.2@sha256:c600201c2bd3f6a1bf150492c31fb2e5d66769370bf0d4f932256d077c671188,1460

Module documentation for 0.1.2

Used by 2 packages in nightly-2026-08-30(full list with versions):

Network recv based on buffer pools

Changes

ChangeLog for “recv”

v0.1.2

  • Providing receiveNoWait and tryWithBufferPool. #1107

v0.1.1

  • Fixing the bug that the last chunk is skipped when the size is insufficient #1031