log netio.h @ 1577:399d8eb961b5

age author description
Fri, 26 Jan 2018 00:27:48 +0800 Matt Johnston bind to port as well with -b
Mon, 01 May 2017 08:26:15 +0530 houseofkodai cli_bind_address_connect
Thu, 25 Jan 2018 19:51:41 +0530 houseofkodai Server chosen tcpfwd ports (#43)
Sat, 19 Aug 2017 17:16:13 +0200 Francois Perrad Pointer parameter could be declared as pointing to const
Wed, 04 May 2016 15:33:40 +0200 Matt Johnston Convert #ifdef to #if, other build changes
Fri, 01 Jan 2016 16:30:31 +0100 Francois Perrad fix empty C prototypes
Fri, 29 May 2015 23:19:11 +0800 Matt Johnston separate client/server fastopen options
Fri, 20 Mar 2015 22:53:32 +0800 Matt Johnston avoid malloc for iovec
Sun, 01 Mar 2015 00:44:45 +0800 Matt Johnston Avoid copying data into circular buffer nocircbuffer
Sat, 28 Feb 2015 23:15:23 +0800 Matt Johnston Add cleanup fastopen
Fri, 20 Feb 2015 23:38:05 +0800 Matt Johnston Fixes for backwards compatibility fastopen
Fri, 20 Feb 2015 23:16:38 +0800 Matt Johnston Move generic network routines to netio.c fastopen