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

usrsctp_connect(): ability to timeout? #7

Closed
liamstask opened this issue Aug 14, 2015 · 1 comment
Closed

usrsctp_connect(): ability to timeout? #7

liamstask opened this issue Aug 14, 2015 · 1 comment

Comments

@liamstask
Copy link
Contributor

currently, usrsctp_connect() waits indefinitely for the connection, even if SCTP_NODELAY has been set on the socket, whereas applications may prefer to time out if the peer never becomes available.

is this by design, or would a timeout be a feasible addition?

@liamstask
Copy link
Contributor Author

never mind, found usrsctp_set_non_blocking() :)

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

1 participant