Groups
Conversations
All groups and messages
Send feedback to Google
Help
Training
Sign in
Groups
libuv
Conversations
About
Groups keyboard shortcuts have been updated
Dismiss
See shortcuts
Dynamic ports (allocated by OS)
14 views
Skip to first unread message
Никита Т
unread,
Nov 1, 2024, 4:59:41 AM
11/1/24
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to libuv
Hi, all!
if i bind UDP socket using
uv_udp_
bind
command with port == 0 then the OS chooses port randomly, right? But how can I obtain the choosen value?
Thanks for attention
Ben Noordhuis
unread,
Nov 1, 2024, 5:01:18 AM
11/1/24
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to li...@googlegroups.com
You can get it with uv_udp_getsockname(handle, ...).
Reply all
Reply to author
Forward
0 new messages