aboutsummaryrefslogtreecommitdiffstats
path: root/common/network/TcpSocket.h
Commit message (Expand)AuthorAgeFilesLines
* Generalise corking to all output streamsPierre Ossman2020-05-211-2/+0
* Merge common socket codePierre Ossman2018-05-291-9/+7
* Remove unused code from socket classesPierre Ossman2018-05-291-7/+1
* Use abstract SocketListener classPierre Ossman2018-05-041-4/+5
* Define cork() as pure virtual in Socket classPeter Åstrand (astrand)2017-11-081-1/+1
* Fix race problem with detecting listening inetd socketsTristan Schmelcher2015-12-291-2/+1
* Return TcpListener pointers rather than objectsPierre Ossman2015-09-291-4/+4
* Require getaddrinfo() on all systemsPierre Ossman2015-03-171-6/+0
* Fix proper socket headers for Win32Pierre Ossman2015-03-171-0/+6
* Resurrect TcpListener::getMyAddresses()Pierre Ossman2015-03-171-0/+1
* IPv6 support for TcpFilter.Tim Waugh2015-03-131-3/+20
* Fixed IPv6 support.Tim Waugh2015-03-131-6/+11
* Expose Linux' cork functionality which allows us to aggregate TCP data in aPierre Ossman2011-11-081-0/+1
* [Development] Add new "-i" and "-interface" parameters to Xvnc. Now Xvnc is ableAdam Tkac2010-02-051-2/+2
* [Cleanup] Remove unused Socket::getMyAddress and Socket::getMyEndpoint functi...Adam Tkac2009-12-211-2/+0
* Migrating to new directory structure adopted from the RealVNC's source tree. ...Constantin Kaplinsky2006-05-251-0/+105