Age | Commit message (Expand) | Author |
---|---|---|
2018-11-18 | Properly accept wildcard when binding IPv4 socket. | Fabio Alessandrelli |
2018-10-29 | Server platform works on OS X too | Marcelo Fernandez |
2018-10-06 | Fix warnings in HTML5 build outside platform files | Leon Krause |
2018-09-28 | Remove socket_helper.h after NetSocket refactor | Fabio Alessandrelli |
2018-09-27 | Fix invalid comparison warnings: [-Wbool-compare] and [-Wenum-compare] | RĂ©mi Verschelde |
2018-09-22 | Fix Winsock UDP ECONNRESET/ENETRESET bug | Fabio Alessandrelli |
2018-09-22 | Detect POLLERR revents too in NetSocketPosix. | Fabio Alessandrelli |
2018-09-22 | Use select instead of WSAPoll on Windows. | Fabio Alessandrelli |
2018-09-13 | Properly initialize Winsock on startup | Fabio Alessandrelli |
2018-09-12 | New NetSocket interface, BSD/Win implementation | Fabio Alessandrelli |