You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When configuring the RECV_BUFFER_SIZE to be for example 16384, and retrieving a file of 20000 bytes causes onReceive to trigger 4 times, where it should be triggered only 2 times. also explained on forum@pjbakker