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

运行错误 #17

Open
Wilt-James opened this issue Oct 13, 2018 · 2 comments
Open

运行错误 #17

Wilt-James opened this issue Oct 13, 2018 · 2 comments

Comments

@Wilt-James
Copy link

[ERROR] (/home/wiltjames/Desktop/Code/zaver-master/src/util.c:60: errno: Bad file descriptor) fcntl
[ERROR] (/home/wiltjames/Desktop/Code/zaver-master/src/zaver.c:117: errno: Bad file descriptor) make_socket_non_blocking

[ERROR] (/home/wiltjames/Desktop/Code/zaver-master/src/epoll.c:23: errno: Bad file descriptor) zv_epoll_add: epoll_ctl
请问为什么运行时会出现这些错误?

@zyearn
Copy link
Owner

zyearn commented Oct 14, 2018

这个是listen fd被创建的时候出错了,看看这个端口状态是不是在正常没有被使用的状态,或者换个listen port

@Maxing1997
Copy link

这应该是webbench压测的时候出现的问题,是个很隐蔽的bug

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

No branches or pull requests

3 participants