You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Keeping in mind that all of this Linux-specific, and on other platforms socket addresses that start with NUL may not behave as advertised on Linux. Therefore, any logic around address lengths for pathnames starting with NUL needs to be #ifdef LINUX.
accept()
getsockname()
getpeername()
connect()
sendto()
bind()
accept()
getsockname()
getpeername
recvfrom()
The text was updated successfully, but these errors were encountered: