log netio.h @ 1295:750ec4ec4cbe

age author description
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