snowflake/common/turbotunnel
Cecylia Bocovich 452a6d22b1
Move and increase sleep time in queuepacketconn test
This should give written data enough time to make it to the post
processing queue before the connection is closed.

See https://github.com/xtaci/kcp-go/issues/273
2025-09-09 09:54:33 -04:00
..
clientid.go Import Turbo Tunnel support code. 2020-04-23 14:00:03 -06:00
clientmap.go Fix a comment left over from turbotunnel-quic. 2023-06-29 19:59:50 +00:00
clientmap_test.go Manually unlock the mutex in ClientMap.SendQueue. 2022-12-08 08:03:54 -07:00
consts.go Reduce turbotunnel queueSize from 2048 to 512. 2022-12-08 08:03:54 -07:00
queuepacketconn.go Use a sync.Pool to reuse packet buffers in QueuePacketConn. 2023-04-04 20:22:32 -06:00
queuepacketconn_test.go Move and increase sleep time in queuepacketconn test 2025-09-09 09:54:33 -04:00
redialpacketconn.go Fix comment typo on NewRedialPacketConn. 2023-03-13 15:10:35 -06:00