Commit History

Author SHA1 Message Date
  JINMEI Tatuya 7ba811ceb8 [2903] explicitly initialize a couple of member variables of SyncUDPServer. 12 years ago
  JINMEI Tatuya 7d6c238e01 [2903] updated coment about SyncUDPServer::answer_. 12 years ago
  JINMEI Tatuya 719a1cb238 [2903] logged other errors from asio. 12 years ago
  JINMEI Tatuya 9f0934c0e2 [2903] clarified one case after YIELD where the error shouldn't happen. 12 years ago
  JINMEI Tatuya 73bdf354a0 [2903] added more detailed explanation of when post() can throw 12 years ago
  JINMEI Tatuya 4933a1c628 [2903] make some more repeatedly-used variables class members. 12 years ago
  JINMEI Tatuya de20a4c519 [2903] more documentation updates 12 years ago
  JINMEI Tatuya b47cd4c09f [2903] more cleanups for SyncUDPServer: avoid constructing objs for each cback. 12 years ago
  JINMEI Tatuya a354d4ed95 [2903] further simplify SyncUDPServer: now remove checkin and answer callbacks. 12 years ago
  JINMEI Tatuya b154498887 [2903] more simplify SyncUDPServer: don't use checkin_callback. 12 years ago
  JINMEI Tatuya db2e9d7c08 [2903] more (unrelated) cleanups for SyncUDPServer, removing dead code. 12 years ago
  JINMEI Tatuya 4ee02ef54b [2903] an unrelated small optimization: use const_buffers_1 for send. 12 years ago
  JINMEI Tatuya 65bbffe7c8 [2903] same change as the previous commit for SyncUDPServer. 12 years ago
  JINMEI Tatuya abd65c5b6e [2903] make sure UDPServer don't die due to a failure of close(). 12 years ago
  JINMEI Tatuya c7fd8cf074 [2903] unrelated style fix: fixed too-long line 12 years ago
  JINMEI Tatuya 11d850685b [2903] catch some errors from asio methods/functions explicitly 12 years ago
  JINMEI Tatuya bf60255cc1 [master] Merge branch 'trac2834' 12 years ago
  JINMEI Tatuya 2b67b0507c [2834] untabified 12 years ago
  Paul Selkirk f85cdd324c Merge branch 'trac2832' 12 years ago
  Paul Selkirk 754c38ee58 [2832] roll back all of 946b1df except typo fix 12 years ago
  Thomas Markwalder 74b59ef978 [master] Added entry 604. 12 years ago
  Thomas Markwalder e9556924dc [2785] Merge branch 'trac2785'. Corrects packet time statistics in 12 years ago
  Paul Selkirk 946b1dfec8 [2832] add value checking for 'cache-type' 12 years ago
  Marcin Siodelski c16ff5e78c [master] Removed memory leak in dhcp4_srv_unittest. 12 years ago
  Michal 'vorner' Vaner 9036a18577 Merge #2877 (the rest) 12 years ago
  Marcin Siodelski f00928ec99 [master] Added Changelog entry for #991. 12 years ago
  Marcin Siodelski 33ffc9a750 [master] Merge branch 'trac991' 12 years ago
  JINMEI Tatuya ff74508f93 [master] editorial: folded long lines. 12 years ago
  JINMEI Tatuya 9e95314aa0 [2877] editorial: combined two short lines 12 years ago
  JINMEI Tatuya 000b191c22 [2877] style fix: folded a long line. 12 years ago