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

libwsclient_send #25

Open
NLsainath opened this issue Nov 12, 2014 · 0 comments
Open

libwsclient_send #25

NLsainath opened this issue Nov 12, 2014 · 0 comments

Comments

@NLsainath
Copy link

Hi,
I have your library in my project.. I have developed the client program where it is able to connect to the server which is developed in java.. Also able to send my message to server over the webscoket.

The problem is when ethernet cable is removed from the server side, their the onerror method is called & their he is closing the webscoket & recreating it.
But from the client side it is getting blocked at libwsclient_send() ;

How can I come over from this blocking call like what we use select() & poll() for linux socket, instead of blocking the whole application.

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