diff options
author | Philip Withnall <philip@tecnocode.co.uk> | 2015-08-29 22:39:56 +0100 |
---|---|---|
committer | Philip Withnall <philip@tecnocode.co.uk> | 2015-08-29 22:44:50 +0100 |
commit | 490b16f400284c5df6508fd095d592efdfbc62ae (patch) | |
tree | fd5c3e6368fa90a5bf144d5cea00315cc78a76a6 /win32 | |
parent | 03d11b49b0ac14ff320192562df57898ea9f94b4 (diff) | |
download | libnice-490b16f400284c5df6508fd095d592efdfbc62ae.tar.gz |
Creating TCP sockets with TCP_NODELAY option set to TRUE
Disable Nagling for underlying TCP sockets used by libnice, because they
are typically used for streaming applications, or for pseudo-TCP; the
bandwidth in both cases is harmed by Nagling.
Based on a patch by Vadim Genkin.
Maniphest Tasks: T3317
Reviewers: pwithnall
Projects: #libnice
Subscribers: pwithnall, vadimgenkin
Differential Revision: https://phabricator.freedesktop.org/D230
Diffstat (limited to 'win32')
0 files changed, 0 insertions, 0 deletions