summaryrefslogtreecommitdiff
path: root/netio.h
Commit message (Expand)AuthorAgeFilesLines
* fix empty C prototypesFrancois Perrad2016-01-011-1/+1
* separate client/server fastopen optionsMatt Johnston2015-05-291-1/+1
* avoid malloc for iovecMatt Johnston2015-03-201-1/+2
* Avoid copying data into circular bufferMatt Johnston2015-03-011-0/+1
* Add cleanupfastopenMatt Johnston2015-02-281-0/+4
* Fixes for backwards compatibilityMatt Johnston2015-02-201-0/+12
* Move generic network routines to netio.cMatt Johnston2015-02-201-0/+46