Your new topic does not fit any of the above??? Check first. Then post here. Thanks.

Moderator: igrr

User avatar
By martinayotte
#51124 In fact, this 2920 number comes from 2 times the MTU buffer size of the network (2 * 1460).
When one buffer is been transfer, it can accumulate another one, but it won't be sent until the previous is completed. So, it is effectively useless to have a larger buffer, I would even stick with 1 MTU, 1460 bytes for each client.write()