Historique des commits

Auteur SHA1 Message Date
  Stephen Morris bf2e60ca2a [1470] Change some loop indexes to unsigned values il y a 13 ans
  Jeremy C. Reed e9f0637479 [trac1166]Merge commit '6d842a64386a5c64a5136cadb4a1e646ee1901e5' into trac1166 il y a 13 ans
  Jeremy C. Reed 0081ce40b8 [master] fix output for CC_ESTABLISH socket file il y a 13 ans
  Jeremy C. Reed 9741148f11 [jreed-doxygen] fix doxygen warning il y a 14 ans
  Jeremy C. Reed b4591042f8 [jreed-doxygen]Revert "[jreed-doxygen] fix doxygen warnings" il y a 14 ans
  Jeremy C. Reed 834f8d0f75 [jreed-doxygen] fix doxygen warnings il y a 14 ans
  Michal 'vorner' Vaner 8769517760 [trac742] Debug messages in the session il y a 14 ans
  Michal 'vorner' Vaner 36c080d7a2 [trac742] Log error events il y a 14 ans
  JINMEI Tatuya e3e59cf1f2 cleanup: removed $Id$, which is useless now that we've migrated to git. il y a 14 ans
  Michal Vaner 5049b42830 Better way to stop io_service from running out of work il y a 14 ans
  Michal Vaner db9ded2871 Fix problem with stopped IOService il y a 14 ans
  JINMEI Tatuya c05af90688 sync with trunk il y a 14 ans
  Jelte Jansen 3cc58b3f5e sync trunk for merge il y a 14 ans
  Jelte Jansen 8320cc9dab directly evaluate *read_result to see if there was an error il y a 14 ans
  Jelte Jansen ed14812f5a remove io_service.reset() call from blocking read; application using it is responsible for keeping io_service alive (if necessary by using a io_service::work object). il y a 14 ans
  JINMEI Tatuya 1c503d75b4 constified lib/cc API as much as possible. (trac #310) il y a 14 ans
  JINMEI Tatuya 81eb4c244c style fixes: il y a 14 ans
  Jelte Jansen d9f8b54b50 comments from review il y a 14 ans
  JINMEI Tatuya c91caba657 minor comment fix: adjust it to reflect the change from boost-asio to non-boost asio. il y a 14 ans
  JINMEI Tatuya 494f572fc2 editorial nits: il y a 14 ans
  Jelte Jansen b6ea1cf42f new approach for blocking reads to prevent races: if the timeout or read is canceled, also wait until the cancel signal is processed il y a 14 ans
  Jelte Jansen a55425bcb4 proposal for the setResult issue from the review; this one may be reversed after discussion il y a 14 ans
  Jelte Jansen a4befeefef addressed the small issues from jinmei's review (i.e. everything except the first two points and the one about integer sizes) il y a 14 ans
  JINMEI Tatuya 08d25a5d87 minor editorial fixes: il y a 14 ans
  Jelte Jansen f8196cfb1a bit of cleanup il y a 15 ans
  Jelte Jansen 9ce7db783c add error handling and a test for that il y a 15 ans
  Jelte Jansen 97cd04f9c0 added setTimeout(size_t milliseconds) and getTimeout() functions to set the timeout used for blocking reads on sessions il y a 15 ans
  Jelte Jansen 61fb173df9 initial timeout test il y a 15 ans
  Jelte Jansen e53a7e05cc small update for jinmei's comments il y a 15 ans
  Jelte Jansen 09dadcdcdd timeout in asio by using a call to async_read() and a deadline_timer il y a 15 ans