Skip to content

bug fix when peer close connection,we must process POLLHUP event#2

Closed
sjhgithub wants to merge 1 commit intoithewei:masterfrom
sjhgithub:master
Closed

bug fix when peer close connection,we must process POLLHUP event#2
sjhgithub wants to merge 1 commit intoithewei:masterfrom
sjhgithub:master

Conversation

@sjhgithub
Copy link

//test on windows 10,when peer close the connection,WSAPool will capture POLLHUP event,we must process it avoid Infinite looping.
//refrence to https://github.com/RPCS3/rpcs3/blob/master/rpcs3/Emu/Cell/lv2/sys_net.cpp

@ithewei
Copy link
Owner

ithewei commented Feb 29, 2020

Thanks to your interest and support for the project, the handling of POLLHUP and POLLERR has been added accroding to your PR.

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