Do not ever close the socket until we are definitely closing the connection. We can...
authorRobert Sesek <rsesek@bluestatic.org>
Sun, 31 Oct 2010 23:28:20 +0000 (19:28 -0400)
committerRobert Sesek <rsesek@bluestatic.org>
Sun, 31 Oct 2010 23:28:20 +0000 (19:28 -0400)
commit4f0f6c41220648181f2de6face346c027f37f3d0
tree301fda0f39875d6cec889fd81cbe636ab6081f6d
parent75c145fafa5406e4bdab3f9360a85c9f84cb613e
Do not ever close the socket until we are definitely closing the connection. We can't reuse the same socket fast enough.
Source/DebuggerConnection.h
Source/DebuggerConnection.m
Source/DebuggerProcessor.h
Source/DebuggerProcessor.m