- Jan 24, 2017
-
-
Martine Lenders authored
-
- Feb 29, 2016
-
-
Kaspar Schleiser authored
-
- Feb 25, 2016
-
-
Oleg Hahm authored
-
- Dec 12, 2015
-
-
Cenk Gündoğan authored
-
Cenk Gündoğan authored
-
Cenk Gündoğan authored
-
- Dec 08, 2015
-
-
Oleg Hahm authored
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."
-
- Dec 02, 2015
-
-
Oleg Hahm authored
...and use it in POSIX sendto() function.
-
Oleg Hahm authored
-
Oleg Hahm authored
-
Oleg Hahm authored
A client should not require to explicitly call bind() to receive packets, but is expected to receive replies sent to the ephemeral port that was selected as a source port by the UDP implementation.
-
Oleg Hahm authored
-
- Nov 26, 2015
-
-
Oleg Hahm authored
-
- Oct 27, 2015
-
-
Oleg Hahm authored
in6addr_any and in6addr_loopback are of type in6_addr
-
- Sep 22, 2015
-
-
Martine Lenders authored
-