]> rtime.felk.cvut.cz Git - frescor/forb.git/commit
Added optional TCP_NODELAY to INET proto
authorMichal Sojka <sojkam1@fel.cvut.cz>
Wed, 17 Jun 2009 17:22:17 +0000 (19:22 +0200)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Wed, 17 Jun 2009 17:22:17 +0000 (19:22 +0200)
commit6e17bebdb363bc2aeb3e0501432cb693fbd1816c
tree57691d2654c9cfd34d216a18d975a7c700a627f0
parentc5d989732eeb6818fe8c250fd688ca6bd35268d7
Added optional TCP_NODELAY to INET proto

This is to have graphs in benchmarks not influenced by Nagle's algorithm
in TCP.
src/proto_inet.c