Commit History

Author SHA1 Message Date
  Jelte Jansen 7e41b9c3e2 [trac714] handle bad data on the cc session in cfgmgr 14 years ago
  Jelte Jansen 3fe5cad035 addressed first 3 comments in #22 14 years ago
  Jelte Jansen d6585dcead update 14 years ago
  Jelte Jansen a951cdc5ee refactored the recv() code; fixed short reads on length bytes, removed the catch-all (currently there is a bit of special casing going on to keep the calling modules working, we may need to take a look at that), and removed the class variables, where data was stored but in the end that data was only used locally 14 years ago
  Jelte Jansen a79aa74255 sync with trunk 14 years ago
  Jelte Jansen e8e4cd3299 remove the TEST_SOCKET_FILE at the end of the test that makes it (just a bit of cleanup, no ticket, reviewed by shane) 14 years ago
  Jelte Jansen 0b92905fcf make cc/session raise SessionTimeout on timeout, handle appropriately where group_recvmsg() is called 14 years ago
  JINMEI Tatuya 08d25a5d87 minor editorial fixes: 14 years ago
  Jelte Jansen e8acfc19af timeouts in python cc session too + test 14 years ago
  Jelte Jansen f50ca4b0de address review comments part 3 of 3 (or 4, there were a few general comments that i'm not sure we should adress in this ticket) 15 years ago
  Jelte Jansen a4939e499f addressed first part of review comments 15 years ago
  Jelte Jansen aea17c230c fixed test 15 years ago
  Jelte Jansen a3888f316e merge branches/trac58 15 years ago
  Jelte Jansen 67738a41dd added 'offline' unit tests for lib/python/isc/cc/session.py 15 years ago