Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Define IPV6_V6ONLY flag if not defined on windows (old mingw versions) | Fabio Alessandrelli | 2016-10-30 | 1 | -0/+7 |
* | TCP/UDP Listen sockets can now be set to IPv6 only | Fabio Alessandrelli | 2016-10-30 | 1 | -2/+2 |
* | Fix windows debugger connection problems. | Fabio Alessandrelli | 2016-10-30 | 1 | -0/+21 |
* | Pass correct address size (ipv4,ipv6) to socket connect, bind, sendto | Fabio Alessandrelli | 2016-10-26 | 1 | -2/+6 |
* | added windows support for ipv6, cleaned up unix code | Ariel Manzur | 2016-10-20 | 1 | -0/+66 |