Commit History

Author SHA1 Message Date
  JINMEI Tatuya 4444937a10 fixed a typo 14 years ago
  JINMEI Tatuya 602c2d1afa removed another redundant white space at an EOL 14 years ago
  Likun Zhang 55618d4439 Fix the potential race condition problem and change the code according jinmei's review result. 14 years ago
  JINMEI Tatuya 23d7933705 cosmetic: removed redundant white spaces after EOL 14 years ago
  Likun Zhang f6d9428216 Change the code according jinmei's review result in trac352: 1. change class ServeMixIn's class variables to instance variable. 2. change 'localhost' to '127.0.0.1' to avoid undesireable block. 3. add some documentation for class ServeMixIn. 14 years ago
  Likun Zhang ac0220cdc3 Add test code for class ServerMixIn. 14 years ago
  Likun Zhang 043f977ff4 Add the code for class serve_mixin, it will be used by cmdctl and xfrout. TODO, 1. add test case for ServeMixIn. 2 change the code of cmdctl and xfrout to use it. 14 years ago