On 5 Jan 2001 [EMAIL PROTECTED] wrote: > rbb 01/01/05 09:19:57 > > Modified: . configure.in > Log: > Some Linux's do not define TCP_CORK.
I guess you are referring to libc 5.x.x systems? There are still kernels around (2.0.x, early 2.2.x possibly) which don't support TCP_CORK, so I think we should not simply presume that TCP_CORK works. Would anyone mind, if the *linux* portion of the case statement would egrep linux/socket.h for TCP_CORK? - Sascha