diff options
author | Ben Noordhuis <info@bnoordhuis.nl> | 2024-03-25 12:44:52 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-25 12:44:52 +0100 |
commit | d05ed869bb4cea9ba703854dc0ee1f458153ff99 (patch) | |
tree | 436beafe8db8c0b49806fbc256058905b152b7fd /src/unix/udp.c | |
parent | abc9767034d7c065e6a861cc398a580d0f94e24f (diff) | |
download | libuv-d05ed869bb4cea9ba703854dc0ee1f458153ff99.tar.gz libuv-d05ed869bb4cea9ba703854dc0ee1f458153ff99.zip |
doc: correct udp socket options documentation (#4371)
uv_udp_init() creates the UDP socket lazily but to set socket options
there must be, well, a socket to set the options on. Document how and
when that requirement is met.
Fixes: https://github.com/libuv/libuv/issues/4370
Diffstat (limited to 'src/unix/udp.c')
0 files changed, 0 insertions, 0 deletions