aboutsummaryrefslogtreecommitdiff
path: root/examples/rp
diff options
context:
space:
mode:
authorCirrus <[email protected]>2024-08-25 13:14:36 -0700
committerCirrus <[email protected]>2024-08-25 13:14:36 -0700
commit9b142bd80fad43beeb1114ec289f570310aae2de (patch)
tree76ddf812740df683db7b0c5006c17953d281bc30 /examples/rp
parent1ff1f00d5a1125936d5fd3ba81c0b5c398f4cf33 (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 'examples/rp')
0 files changed, 0 insertions, 0 deletions