summaryrefslogtreecommitdiffstats
path: root/drivers/unix/net_socket_posix.h
Commit message (Expand)AuthorAgeFilesLines
* Add peek option to NetSocket recv_from.Fabio Alessandrelli2020-02-161-1/+1
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Make NetSockets quiter.Fabio Alessandrelli2019-12-171-1/+1
* NetSocket set_broadcast_enabled returns Error enumFabio Alessandrelli2019-12-101-1/+1
* Disable socket descriptor sharing with subprocs.Fabio Alessandrelli2019-10-071-0/+1
* Use reference to constant in functionsqarmin2019-07-101-1/+1
* Merge pull request #29941 from qarmin/redundant_code_and_othersRémi Verschelde2019-06-271-1/+1
|\
| * Some code changed with Clang-Tidyqarmin2019-06-261-1/+1
* | Multicast support in NetSocket/PacketPeerUDPFabio Alessandrelli2019-06-211-0/+3
|/
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* Remove socket_helper.h after NetSocket refactorFabio Alessandrelli2018-09-281-0/+3
* Properly initialize Winsock on startupFabio Alessandrelli2018-09-131-0/+1
* New NetSocket interface, BSD/Win implementationFabio Alessandrelli2018-09-121-0/+97