summaryrefslogtreecommitdiff
path: root/netio.h
Commit message (Expand)AuthorAgeFilesLines
* Leave non-interactive at default QoS classMatt Johnston2022-01-271-4/+4
* bind to port as well with -bMatt Johnston2018-01-261-1/+1
* cli_bind_address_connecthouseofkodai2017-05-011-1/+1
* Server chosen tcpfwd ports (#43)houseofkodai2018-01-251-0/+1
* Pointer parameter could be declared as pointing to constFrancois Perrad2017-08-191-2/+2
* Convert #ifdef to #if, other build changesMatt Johnston2016-05-041-1/+1
* 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