Re: mapping TCP_NODELAY to SCTP_NODELAY as appropriate

2002-10-22 Thread Randall Stewart
Just patched it in.. works fine.. R Jeff Trawick wrote: Can you check this out? I tweaked your sockopt code for Unix just a bit. Index: include/apr_network_io.h === RCS file: /home/cvs/apr/include/apr_network_io.h,v retrieving revisio

mapping TCP_NODELAY to SCTP_NODELAY as appropriate

2002-10-22 Thread Jeff Trawick
Can you check this out? I tweaked your sockopt code for Unix just a bit. Index: include/apr_network_io.h === RCS file: /home/cvs/apr/include/apr_network_io.h,v retrieving revision 1.130 diff -u -r1.130 apr_network_io.h --- include/ap