Age | Commit message (Expand) | Author |
---|---|---|
2020-02-16 | Add peek option to NetSocket recv_from. | Fabio Alessandrelli |
2020-01-01 | Update copyright statements to 2020 | Rémi Verschelde |
2019-12-17 | Make NetSockets quiter. | Fabio Alessandrelli |
2019-12-10 | NetSocket set_broadcast_enabled returns Error enum | Fabio Alessandrelli |
2019-10-07 | Disable socket descriptor sharing with subprocs. | Fabio Alessandrelli |
2019-07-10 | Use reference to constant in functions | qarmin |
2019-06-27 | Merge pull request #29941 from qarmin/redundant_code_and_others | Rémi Verschelde |
2019-06-26 | Some code changed with Clang-Tidy | qarmin |
2019-06-21 | Multicast support in NetSocket/PacketPeerUDP | Fabio Alessandrelli |
2019-01-01 | Update copyright statements to 2019 | Rémi Verschelde |
2018-09-28 | Remove socket_helper.h after NetSocket refactor | Fabio Alessandrelli |
2018-09-13 | Properly initialize Winsock on startup | Fabio Alessandrelli |
2018-09-12 | New NetSocket interface, BSD/Win implementation | Fabio Alessandrelli |