24 Commits (736a4dc15cac351da847ca796ac267a28b827d8f)

Author SHA1 Message Date
  Pierre Ossman 736a4dc15c Revert "Support TCP_NOPUSH as alternative to TCP_CORK" 3 years ago
  Pierre Ossman d6e39658ae Support TCP_NOPUSH as alternative to TCP_CORK 3 years ago
  Pierre Ossman bb4d1e5c2c Add missing headers for TCP_CORK 3 years ago
  Pierre Ossman ad0f0618fa Change streams to be asynchronous 4 years ago
  Pierre Ossman d7a61c7df3 Generalise corking to all output streams 4 years ago
  Pierre Ossman cf40b83e23 Remove unused bufSize argument from streams 4 years ago
  Pierre Ossman e9425ac04d Create common base classes for buffered streams 4 years ago
  Pierre Ossman b35ae29f93 Add stream avail() methods 4 years ago
  Pierre Ossman 75e6e0653a Be defensive about overflows in stream objects 4 years ago
  Pierre Ossman 0943c006c7 Use size_t for lengths in stream objects 4 years ago
  Pierre Ossman e5cdadd6de Fully standardise on send()/recv() 6 years ago
  Peter Åstrand (astrand) 3a1db168af Added my/Cendio copyright where relevant 6 years ago
  Peter Åstrand (astrand) e2c3b60f32 Use send() with MSG_DONTWAIT when possible 6 years ago
  Pierre Ossman b08b3d42d9 Fix busy loop in FdOutStream::flush() 7 years ago
  Pierre Ossman c6df31db54 Clean up FdOutStream::flush() 8 years ago
  Pierre Ossman 3b46a398b1 Remove Windows 98 socket workaround 8 years ago
  Pierre Ossman 7835815c1c Remove old Windows CE code 8 years ago
  Pierre Ossman 500cb6ef11 Fix Winsock errno code overlap 9 years ago
  Peter Åstrand (astrand) 11167e1f08 Use a common header file for Windows errno names. 9 years ago
  Pierre Ossman 3c837139f1 Add method to query how long since we last wrote something to a fd. 12 years ago
  Pierre Ossman 4ce51ffc4e Make socket writes non-blockable. This allows the system to more quickly 12 years ago
  Adam Tkac 8aee1a8c9d - use unix/configure.ac as top-level configure.ac base 14 years ago
  Adam Tkac 49e5ce6cf1 Check where select() is defined during configure time 15 years ago
  Constantin Kaplinsky a2adc8d4cf Migrating to new directory structure adopted from the RealVNC's source tree. More changes will follow. 18 years ago
  Constantin Kaplinsky a686690d07 Porting changes for LynxOS 2.3. 18 years ago
  Constantin Kaplinsky b0f89f834a Merged the rdr library with VNC 4.1.1. 18 years ago
  Constantin Kaplinsky 384b18ba92 Removed the FdOutStream::writeBytes() implementation as the same 19 years ago
  Constantin Kaplinsky 47ed8d321c Initial revision 19 years ago