summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorCarl Lerche <me@carllerche.com>2020-11-16 15:44:01 -0800
committerGitHub <noreply@github.com>2020-11-16 15:44:01 -0800
commit0ea23076503c5151d68a781a3d91823396c82949 (patch)
tree1e49d7dc0bb3cee6271133d942ba49c5971fde29 /examples
parentd0ebb4154748166a4ba07baa4b424a1c45efd219 (diff)
net: add UdpSocket readiness and non-blocking ops (#3138)
Adds `ready()`, `readable()`, and `writable()` async methods for waiting for socket readiness. Adds `try_send`, `try_send_to`, `try_recv`, and `try_recv_from` for performing non-blocking operations on the socket. This is the UDP equivalent of #3130.
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions