Historique des commits

Auteur SHA1 Message Date
  JINMEI Tatuya 787a439b41 [1452] use recvfrom(2) with MSG_WAITALL instead of read(2). it seems that il y a 13 ans
  JINMEI Tatuya 12649b6a44 [1452] explicitly set socket recvbuf, too. use blocking read + alarm il y a 13 ans
  JINMEI Tatuya 8cd3a3f503 [1452] made the forwarder socket nonblocking and test the case we push sessions il y a 13 ans
  JINMEI Tatuya f37822dcf5 [1452] added consideration for the case where the acceptor dies before push. il y a 13 ans
  JINMEI Tatuya 1007c575bb [1452] added more parameter validations and corresponding tests. il y a 13 ans
  JINMEI Tatuya f942fb1a8c [1452] some documentation/comment cleanups il y a 13 ans
  JINMEI Tatuya 6328a99430 [trac1452] made sure hints are used in getaddrinfo, also be more specific il y a 13 ans
  JINMEI Tatuya e0c434fbb5 [1452] avoid using a reference in std::pair. it doesn't work with all compilers. il y a 13 ans
  JINMEI Tatuya b5e5d9e912 [1452] use <errno.h> instead of sys/errno.h. the former seems to be more portable. il y a 13 ans
  JINMEI Tatuya 09ed7a24bf [1452] initial workable implementation of the more generic FD pasing framework. il y a 13 ans
  JINMEI Tatuya 37a11387ba [master] fixed tabbing il y a 13 ans
  JINMEI Tatuya cee6a7af5f [master] added changelog entry for #1387 il y a 13 ans
  JINMEI Tatuya a5e9d9176e [master] Merge branch 'trac1387' il y a 13 ans
  Yoshitaka Aharen e82cf73f21 Revert "Merge branch 'master' into trac510" il y a 13 ans
  Yoshitaka Aharen 777d6f3037 Revert "[510] forgot to include changes" il y a 13 ans
  Yoshitaka Aharen b705708aaf Revert "[master] update ChangeLog" il y a 13 ans
  Michal 'vorner' Vaner a56e72ce1b Fix missing isInstance il y a 13 ans
  Michal 'vorner' Vaner 318dceaa39 Merge branch #802 il y a 13 ans
  Michal 'vorner' Vaner 25ac24557f Merge branch 'work/sock/cache' into work/sock/cacheinter il y a 13 ans
  Michal 'vorner' Vaner 2a6b5e55ca Merge branch 'work/sock/unix' into work/sock/cacheinter il y a 13 ans
  Yoshitaka Aharen 83ecce54ed [master] update ChangeLog il y a 13 ans
  Yoshitaka Aharen 8dcf5eebb1 [510] forgot to include changes il y a 13 ans
  Yoshitaka Aharen 662233a148 Merge branch 'master' into trac510 il y a 13 ans
  Michal 'vorner' Vaner 0e3736c7c3 [1429] Comments about blocking il y a 13 ans
  Yoshitaka Aharen 4b57a79735 [510] move initialization in every test case into fixture il y a 13 ans
  JINMEI Tatuya b41b7dc34a [master] Merge branch 'trac1369' il y a 13 ans
  JINMEI Tatuya 6bda5426c6 [master] changelog for #1299 il y a 13 ans
  JINMEI Tatuya 6ff03bb9d6 [master] Merge branch 'trac1299' il y a 13 ans
  JINMEI Tatuya 0c8c0f808a [1387] avoid using 'sun' for a variable name. not declare sockaddr_un il y a 13 ans
  JINMEI Tatuya df44752c7d [1387] cleanup: removed an unused variable. il y a 13 ans