Historique des commits

Auteur SHA1 Message Date
  Jeremy C. Reed 0081ce40b8 [master] fix output for CC_ESTABLISH socket file il y a 13 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 15 ans
  JINMEI Tatuya 08d25a5d87 minor editorial fixes: il y a 15 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
  JINMEI Tatuya a52058ff5d merged r2393 il y a 15 ans
  Jelte Jansen 1b93102619 sync with trunk for merge il y a 15 ans
  Jelte Jansen fb3488a5b0 updated doxy of merge() il y a 15 ans
  JINMEI Tatuya e01cb8ad5b another fix to operator-> just like the one made in message.cc il y a 15 ans
  JINMEI Tatuya fa6eb99b73 minimal fixes for SunStudio support il y a 15 ans