diff options
| author | Cirrus <[email protected]> | 2024-08-25 13:14:36 -0700 |
|---|---|---|
| committer | Cirrus <[email protected]> | 2024-08-25 13:14:36 -0700 |
| commit | 9b142bd80fad43beeb1114ec289f570310aae2de (patch) | |
| tree | 76ddf812740df683db7b0c5006c17953d281bc30 /docs | |
| parent | 1ff1f00d5a1125936d5fd3ba81c0b5c398f4cf33 (diff) | |
feat(embassy-net): add zero-copy UDP send/recv functions
Added recv_from_with and send_to_with. These are conceptually similar
to TCP's read_with and write_with functions.
An application can parse received datagrams directly out of the
receive buffer or assemble a datagram of known-length directly into
the send buffer.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions
