(bug 427) Tcp Close() should not call ShutdownSend()
This commit is contained in:
@@ -334,7 +334,6 @@ TcpSocketImpl::Close (void)
|
||||
|
||||
Actions_t action = ProcessEvent (APP_CLOSE);
|
||||
ProcessAction (action);
|
||||
ShutdownSend ();
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user