We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5d4448 commit ecbefe1Copy full SHA for ecbefe1
1 file changed
trantor/net/inner/Socket.cc
@@ -108,7 +108,6 @@ void Socket::closeWrite()
108
#endif
109
{
110
LOG_SYSERR << "sockets::shutdownWrite";
111
- abort();
112
}
113
114
int Socket::read(char *buffer, uint64_t len)
0 commit comments