Feature #8871 ยป patch.diff
ext/socket/mkconstants.rb | ||
---|---|---|
TCP_QUICKACK nil Enable quickack mode
|
||
TCP_SYNCNT nil Number of SYN retransmits before a connection is dropped
|
||
TCP_WINDOW_CLAMP nil Clamp the size of the advertised window
|
||
TCP_FASTOPEN nil Reduce step of the handshake process
|
||
UDP_CORK nil Don't send partial frames
|
||