summaryrefslogtreecommitdiff
path: root/src/platform/posix/posix_net.c
Commit message (Expand)AuthorAge
* Initial start of compat layer with bind, connect, etc. Untested.Garrett D'Amore2017-01-22
* Address segfault in TCP, and fix wild card handling.Garrett D'Amore2017-01-18
* Compile static *and* shared libraries.Garrett D'Amore2017-01-15
* Windows TCP now working.Garrett D'Amore2017-01-14
* Change a bunch of copyrights to 2017 for work done since the 1st.Garrett D'Amore2017-01-05
* Recv returns 0 on EOF.Garrett D'Amore2017-01-04
* Fix close related races (POSIX close is a PITA).Garrett D'Amore2017-01-04
* Compilation fixes for Linux.Garrett D'Amore2017-01-04
* TCP listen and accept test.Garrett D'Amore2017-01-04
* Initial cut at TCP, totally untested beyond compilation.Garrett D'Amore2017-01-04