Patch for bug 130 from Gustavo

This commit is contained in:
Raj Bhattacharjea
2008-02-05 09:54:32 -05:00
parent a6438d91b4
commit 6e7d9062cb

View File

@@ -121,6 +121,7 @@ TcpSocket::Destroy (void)
m_node = 0;
m_endPoint = 0;
m_tcp = 0;
m_retxEvent.Cancel ();
}
int
TcpSocket::FinishBind (void)