uquic/internal/utils
Gaukas Wang 4973374ea5
sync: quic-go 0.42.0
Signed-off-by: Gaukas Wang <i@gaukas.wang>
2024-04-23 22:34:55 -06:00
..
linkedlist use a sync.Pool to reduce allocation of linked list elements 2022-12-30 19:24:56 +13:00
ringbuffer sync: quic-go 0.42.0 2024-04-23 22:34:55 -06:00
buffered_write_closer.go make the buffered qlog writer used in interop flush before closing 2020-03-19 12:58:56 +07:00
buffered_write_closer_test.go migrate to Ginkgo v2 2022-10-11 16:38:44 +04:00
byteoder_big_endian_test.go migrate to Ginkgo v2 2022-10-11 16:38:44 +04:00
byteorder.go extend ByteOrder interface to allow converting from a byte slice 2022-08-29 13:11:58 +03:00
byteorder_big_endian.go extend ByteOrder interface to allow converting from a byte slice 2022-08-29 13:11:58 +03:00
ip.go introduce a function to distinguish between IPv4 and IPv6 addresses 2020-09-14 17:01:34 +07:00
ip_test.go migrate to Ginkgo v2 2022-10-11 16:38:44 +04:00
log.go break: update repo url [ci skip] 2023-08-03 18:58:52 -06:00
log_test.go fix: error after sync 2023-10-26 22:48:59 -06:00
minmax.go sync: quic-go 0.42.0 2024-04-23 22:34:55 -06:00
minmax_test.go sync: quic-go 0.42.0 2024-04-23 22:34:55 -06:00
rand.go move the random number generator to the utils package 2021-02-18 09:58:34 +08:00
rand_test.go migrate to Ginkgo v2 2022-10-11 16:38:44 +04:00
rtt_stats.go sync: quic-go 0.42.0 2024-04-23 22:34:55 -06:00
rtt_stats_test.go break: update repo url [ci skip] 2023-08-03 18:58:52 -06:00
timer.go use a monotonous timer for the connection (#3570) 2022-10-11 05:36:10 -07:00
timer_test.go migrate to Ginkgo v2 2022-10-11 16:38:44 +04:00
utils_suite_test.go migrate to Ginkgo v2 2022-10-11 16:38:44 +04:00