summaryrefslogtreecommitdiffstats
path: root/drivers/unix/net_socket_posix.h
Commit message (Expand)AuthorAgeFilesLines
* 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