]> source.dussan.org Git - tigervnc.git/commit
Expose Linux' cork functionality which allows us to aggregate TCP data in a
authorPierre Ossman <ossman@cendio.se>
Tue, 8 Nov 2011 12:10:55 +0000 (12:10 +0000)
committerPierre Ossman <ossman@cendio.se>
Tue, 8 Nov 2011 12:10:55 +0000 (12:10 +0000)
commit64069a92ef7a29c32a854f04f0d2a2371c9e67fe
tree38ab13910074a03c0aaa3ac0710823bfde653570
parent5c9e1e51c10a9e037f99496b0996317e29b428c3
Expose Linux' cork functionality which allows us to aggregate TCP data in a
controlled manner. Unfortunately there is no equivalent for Windows.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4781 3789f03b-4d11-0410-bbf8-ca57d06f2519
common/network/TcpSocket.cxx
common/network/TcpSocket.h