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 connection/connection.c #10

Merged
merged 1 commit into from
Jan 24, 2013
Merged

Conversation

yongkangchen
Copy link
Contributor

according to "man epoll_ctl":
BUGS
       In kernel versions before 2.6.9, the EPOLL_CTL_DEL operation required a non-NULL pointer in event, even though this argument is ignored.  Since kernel  2.6.9,
       event can be specified as NULL when using EPOLL_CTL_DEL.

according to "man epoll_ctl":
BUGS
       In kernel versions before 2.6.9, the EPOLL_CTL_DEL operation required a non-NULL pointer in event, even though this argument is ignored.  Since kernel  2.6.9,
       event can be specified as NULL when using EPOLL_CTL_DEL.
cloudwu added a commit that referenced this pull request Jan 24, 2013
Update connection/connection.c
@cloudwu cloudwu merged commit 47de1b7 into cloudwu:master Jan 24, 2013
@flashjay flashjay mentioned this pull request Apr 26, 2014
@flashjay flashjay mentioned this pull request Jun 25, 2015
@xzzwandi xzzwandi mentioned this pull request Apr 10, 2018
@chengdd1987 chengdd1987 mentioned this pull request May 2, 2018
@DeanHH DeanHH mentioned this pull request Aug 23, 2018
@kuro-karasu kuro-karasu mentioned this pull request Jul 27, 2020
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.

None yet

2 participants