Files
quic-go/closed_conn.go
Marten Seemann 635dc90475 use bits.OnesCount to determine if a number is a power of two
This should be 3-4x faster than the current implementation.
2022-08-21 13:09:57 +03:00

2.9 KiB