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

Websocket EINPROGRESS (Operation now in progress) #542

Open
jimneylee opened this issue May 10, 2019 · 2 comments
Open

Websocket EINPROGRESS (Operation now in progress) #542

jimneylee opened this issue May 10, 2019 · 2 comments

Comments

@jimneylee
Copy link

I test in Android 7.0 and Android 8.0, it works well. But in Android5.1 and Android 4.3, it print follow info,Does anyone else have this problem?

05-09 20:21:32.890 25197-25248/? I/System.out: Connecting to : ws://192.168.1.128:9191
05-09 20:21:32.890 25197-25280/? I/System.out: [CDS]connect[/192.168.1.128:9191]
05-09 20:21:32.890 25197-25280/? I/System.out: [DataKvKc]:failed to connect to /192.168.1.128 (port 9191): connect failed: EINPROGRESS (Operation now in progress),timeoutMs:0,cause:connect failed: EINPROGRESS (Operation now in progress)

@NoahAndrews
Copy link

NoahAndrews commented May 10, 2019

Judging by the system.out logging, I'm guessing you are using an older version of the library. If so, I'd start by updating.

Sorry, wrong library.

@jimneylee
Copy link
Author

@NoahAndrews Hi, Today I use another websocket lib TooTallNate/Java-WebSocket, it works all well.

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