summaryrefslogtreecommitdiff
path: root/src/transport/tcp
Commit message (Expand)AuthorAge
* Add endpoint tuning of maxrcv size. Fix cmsg API.Garrett D'Amore2017-01-24
* Address segfault in TCP, and fix wild card handling.Garrett D'Amore2017-01-18
* Fixes for 32-bit Windows compilation.Garrett D'Amore2017-01-16
* Various complaints found in AppVeyor build.Garrett D'Amore2017-01-16
* Windows TCP now working.Garrett D'Amore2017-01-14
* Add IPC (UNIX domain sockets) for POSIX, and test suite.Garrett D'Amore2017-01-12
* Shut up uncrustify.Garrett D'Amore2017-01-06
* Message API was awkward.Garrett D'Amore2017-01-06
* Change a bunch of copyrights to 2017 for work done since the 1st.Garrett D'Amore2017-01-05
* Fixes for TCP transport. Working now.Garrett D'Amore2017-01-04
* Fix close related races (POSIX close is a PITA).Garrett D'Amore2017-01-04
* TCP listen and accept test.Garrett D'Amore2017-01-04
* Test for duplicate address listen, and fix in TCP for same.Garrett D'Amore2017-01-04
* Starting a common transport testing framework.Garrett D'Amore2017-01-04
* Initial cut at TCP, totally untested beyond compilation.Garrett D'Amore2017-01-04