Skip to content
Snippets Groups Projects
Commit 11add4d8 authored by Oleg Hahm's avatar Oleg Hahm
Browse files

sockets: implicit bind for connect()

According to
http://pubs.opengroup.org/onlinepubs/009695399/functions/connect.html
for a "socket [that] has not already been bound to a local address,
connect() shall bind it to an address which, unless the socket's address
family is AF_UNIX, is an unused local address."
parent 0250d625
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment