aboutsummaryrefslogtreecommitdiff
path: root/drivers/unix/socket_helpers.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Improvements to scons defined WINVER/_WIN32_WINNTFabio Alessandrelli2017-01-121-5/+5
* IP_Address now handle IPv4 and IPv6 transparentlyFabio Alessandrelli2017-01-041-17/+13
* Migrate int.IP_TYPE_ constants to IP.TYPE_Fabio Alessandrelli2017-01-041-9/+9
* Move V6ONLY flag selection inside helpersFabio Alessandrelli2017-01-041-4/+4
* Automatically map IPv4 address to IPv6 when neededFabio Alessandrelli2017-01-041-4/+16
* Fix _set_ip_addr_port not setting the address.Fabio Alessandrelli2017-01-041-1/+1
* Define IPV6_V6ONLY flag if not defined on windows (old mingw versions)Fabio Alessandrelli2016-12-111-0/+7
* TCP/UDP Listen sockets can now be set to IPv6 onlyFabio Alessandrelli2016-12-111-2/+2
* Fix windows debugger connection problems.Fabio Alessandrelli2016-12-111-0/+21
* Pass correct address size (ipv4,ipv6) to socket connect, bind, sendtoFabio Alessandrelli2016-12-111-2/+6
* added windows support for ipv6, cleaned up unix codeAriel Manzur2016-12-111-0/+66