gvisor/pkg/tcpip/transport
Tamir Duberstein 4f2439fb0e Use opaque types to represent time
Introduce tcpip.MonotonicTime; replace int64 in tcpip.Clock method
returns with time.Time and MonotonicTime to improve type safety and
ensure that monotonic clock readings are never compared to wall clock
readings.

PiperOrigin-RevId: 375775907
2021-05-25 13:00:29 -07:00
..
icmp Use opaque types to represent time 2021-05-25 13:00:29 -07:00
packet Use opaque types to represent time 2021-05-25 13:00:29 -07:00
raw Use opaque types to represent time 2021-05-25 13:00:29 -07:00
tcp Remove detritus 2021-05-22 05:49:34 -07:00
tcpconntrack Give TCP flags a dedicated type 2021-03-09 18:00:03 -08:00
udp Use opaque types to represent time 2021-05-25 13:00:29 -07:00