snowflake/common/turbotunnel
2025-08-20 10:23:15 -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 Increase time for sleep call after write in test 2025-08-20 10:23:15 -04:00
redialpacketconn.go Fix comment typo on NewRedialPacketConn. 2023-03-13 15:10:35 -06:00