mirror of
https://github.com/cloudwu/skynet.git
synced 2026-07-22 02:53:09 +00:00
remove unneeded line
This commit is contained in:
@@ -335,7 +335,6 @@ open_socket(struct socket_server *ss, struct request_open * request, struct sock
|
||||
sock = -1;
|
||||
continue;
|
||||
}
|
||||
sp_nonblocking(sock);
|
||||
break;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user