Commit History

Author SHA1 Message Date
  JINMEI Tatuya 9ca86731ef [2028] use different ports for socket session forwarding tests. 13 years ago
  JINMEI Tatuya 6718ccfa5f [master] workaround for cppcheck failure: avoid using an 'immediately 13 years ago
  JINMEI Tatuya bd08f4f712 [master] added missing header files. it should fix build failure on freebsd 13 years ago
  JINMEI Tatuya 6030d51fe6 [master] (ab)use the top_builddir to create a temporary UNIX domain file 13 years ago
  JINMEI Tatuya f709af9e07 [1452] fixed another error handling issue: make sure the passed FD (if 13 years ago
  JINMEI Tatuya 267a466b3e [1452] fixed some more corner cases in receiver::pop that have been missed: 13 years ago
  JINMEI Tatuya 43df0d5564 [1452] added missing config.h (otherwise HAVE_SA_LEN wouldn't be recognized). 13 years ago
  JINMEI Tatuya 8fda3f02ea [1452] use a larger number of send attempts for pushTooFast. Linux doubles the 13 years ago
  JINMEI Tatuya a27ddbc73f [1452] use cxxx instead xxx.h as much as possible 13 years ago
  JINMEI Tatuya 39db78f602 [1452] renamed "Receptor" to "Receiver" as a result of review 13 years ago
  JINMEI Tatuya ed5fa95326 [1452] overall documentation update 13 years ago
  JINMEI Tatuya 4d5f96b4d0 [1452] impose upper limit on the data length for SocketSessionForwarder::push, 13 years ago
  JINMEI Tatuya 1e4d796212 [1452] complete data validation in SocketSessionReceptor::pop with detailed 13 years ago
  JINMEI Tatuya 12649b6a44 [1452] explicitly set socket recvbuf, too. use blocking read + alarm 13 years ago
  JINMEI Tatuya 8cd3a3f503 [1452] made the forwarder socket nonblocking and test the case we push sessions 13 years ago
  JINMEI Tatuya f37822dcf5 [1452] added consideration for the case where the acceptor dies before push. 13 years ago
  JINMEI Tatuya 1007c575bb [1452] added more parameter validations and corresponding tests. 13 years ago
  JINMEI Tatuya f942fb1a8c [1452] some documentation/comment cleanups 13 years ago
  JINMEI Tatuya 6328a99430 [trac1452] made sure hints are used in getaddrinfo, also be more specific 13 years ago
  JINMEI Tatuya e0c434fbb5 [1452] avoid using a reference in std::pair. it doesn't work with all compilers. 13 years ago
  JINMEI Tatuya b5e5d9e912 [1452] use <errno.h> instead of sys/errno.h. the former seems to be more portable. 13 years ago
  JINMEI Tatuya 09ed7a24bf [1452] initial workable implementation of the more generic FD pasing framework. 13 years ago