Commit Graph

3 Commits

Author SHA1 Message Date
Jason
c18a52bd74 core: process refused TCP data immediately once the connection is ready
If the first TCP data chunk was refused, perhaps due to the
connection was under connecting state (it's almost always the
case), waiting for timers to process the refused data would
introduce a ~250ms (TCP_FAST_INTERVAL) delay for the connection.
(from eycorsican/go-tun2socks)
2019-10-04 21:12:00 +08:00
Jason
92a111440e format code 2019-08-11 18:00:23 +08:00
Jason
6d01dec5a4 add go-tun2socks code 2019-07-16 11:37:52 +08:00