Age | Commit message (Expand) | Author |
---|---|---|
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 |