r3671 | schlocke | 2010-10-22 03:30:57 -0700 (Fri, 22 Oct 2010) | 3 lines
------------------------------------------------------------------------
r3670 | rorothetroll | 2010-10-21 16:35:01 -0700 (Thu, 21 Oct 2010) | 1 line
fix a bus error/segfault on newcamd disconnect when it tries to close the connection but the cl->reader is already null and it receives a network messages (message was probably in the queue and get processed after the connection is actually close).
------------------------------------------------------------------------
r3670 | rorothetroll | 2010-10-21 16:35:01 -0700 (Thu, 21 Oct 2010) | 1 line
fix a bus error/segfault on newcamd disconnect when it tries to close the connection but the cl->reader is already null and it receives a network messages (message was probably in the queue and get processed after the connection is actually close).