nguyenvulebinh / kryonet

Automatically exported from code.google.com/p/kryonet
0 stars 0 forks source link

Problem on certain routers with the IPTOS_LOWDELAY option #21

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
With an android Device and a router which doesn't work with IPTOS_LOWDELAY 
option.

The traffic is blocked when this option is enabled:
https://code.google.com/p/kryonet/source/browse/trunk/kryonet/src/com/esotericso
ftware/kryonet/TcpConnection.java#76

Could you add a function to disable this option by default?
Or maybe disable this option by default.

Thx

Original issue reported on code.google.com by cyril.ca...@gmail.com on 3 Jun 2012 at 12:27

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r115.

Original comment by nathan.s...@gmail.com on 4 Jun 2012 at 1:58

GoogleCodeExporter commented 9 years ago
Disabled it in SVN, thanks!

Original comment by nathan.s...@gmail.com on 4 Jun 2012 at 1:58