Skip to content
This repository has been archived by the owner on Sep 9, 2022. It is now read-only.

fix bug: can not send data more than 7200 bytes. #2

Closed
wants to merge 1 commit into from
Closed

fix bug: can not send data more than 7200 bytes. #2

wants to merge 1 commit into from

Conversation

dyh
Copy link

@dyh dyh commented May 28, 2015

hi guys, when i want to send big data, more than 7200 bytes, it will just sent 7200 bytes, my cellphone OS is Android 4.2.2.

@agrieve agrieve closed this in 990b0ca May 29, 2015
@agrieve
Copy link
Member

agrieve commented May 29, 2015

Thanks for finding the problem here! Turns out there was more going on than just having to add a loop since we're using non-blocking IO operations. I believe to have fixed it now though, and have published the changes as v1.3.4.

KoenLav referenced this pull request in KoenLav/cordova-plugin-chrome-apps-sockets-tcp Aug 13, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants