Skip to content

change uv_poll_init #2

New issue

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

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

Already on GitHub? # to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

DianmingHou
Copy link

libuv has function named uv_poll_init_socket initialize the handle using a socket descriptor,but not use uv_poll_init.Use uv_poll_init will got an windows socket error num-10038,which mean fd is not a socket.
Not test in other platform.

libuv has function named uv_poll_init_socket initialize the handle using a socket descriptor,but not use uv_poll_init.
Not test in other platform.
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant