Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update socket.lua #1197

Merged
merged 1 commit into from
Jun 3, 2020
Merged

Update socket.lua #1197

merged 1 commit into from
Jun 3, 2020

Conversation

Fanrncho
Copy link
Contributor

@Fanrncho Fanrncho commented Jun 3, 2020

如果监听套接字在accept时异常(例如:errno == EMFILE),那么不应该关闭监听套接字本身,输出异常信息即可。

如果监听套接字在accept时异常(例如:errno == EMFILE),那么不应该关闭监听套接字本身,输出异常信息即可。
@cloudwu cloudwu merged commit 9f86498 into cloudwu:master Jun 3, 2020
wangyi0226 added a commit to wangyi0226/skynet that referenced this pull request Jun 10, 2020
fanlix pushed a commit to fanlix/skynet that referenced this pull request Jul 22, 2020
如果监听套接字在accept时异常(例如:errno == EMFILE),那么不应该关闭监听套接字本身,输出异常信息即可。
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants