Python Network Programming Cookbook(Second Edition)
上QQ阅读APP看书,第一时间看更新

Modifying a socket's send/receive buffer sizes

The default socket buffer size may not be suitable in many circumstances. In such circumstances, you can change the default socket buffer size to a more suitable value.