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

Blocking sockets #14

Closed
JelteF opened this issue Jun 15, 2016 · 2 comments
Closed

Blocking sockets #14

JelteF opened this issue Jun 15, 2016 · 2 comments

Comments

@JelteF
Copy link
Contributor

JelteF commented Jun 15, 2016

Some sockets can be useful to start of blocking so initialization can happen synchronously. Is it possible to use blocking sockets using this library?

@bluenet13
Copy link
Member

Only epoll_wait support blocking.
For more information, please refer to the file anssock_intf.h.

@JelteF
Copy link
Contributor Author

JelteF commented Jun 16, 2016

Ok clear.

@JelteF JelteF closed this as completed Jun 16, 2016
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

2 participants