gvisor/pkg/tcpip
Ian Gudger 117ac8bc5b Fix data race on tcp.endpoint.hardError in tcp.(*endpoint).Read
tcp.endpoint.hardError is protected by tcp.endpoint.mu.

PiperOrigin-RevId: 213730698
Change-Id: I4e4f322ac272b145b500b1a652fbee0c7b985be2
2018-09-19 17:49:18 -07:00
..
adapters/gonet Always pass buffer.VectorisedView by value 2018-09-12 21:57:55 -07:00
buffer Remove buffer.Prependable.UsedBytes 2018-09-14 16:39:56 -07:00
checker Always pass buffer.VectorisedView by value 2018-09-12 21:57:55 -07:00
header Add multicast support 2018-09-12 20:39:24 -07:00
link Pass local link address to DeliverNetworkPacket 2018-09-19 13:43:58 -07:00
network Remove buffer.Prependable.UsedBytes 2018-09-14 16:39:56 -07:00
ports Prevent TCP connect from picking bound ports 2018-09-17 20:44:04 -07:00
sample Allow building on !linux 2018-08-22 13:31:11 -07:00
seqnum Automated rollback of changelist 207037226 2018-08-02 10:42:48 -07:00
stack Pass local link address to DeliverNetworkPacket 2018-09-19 13:43:58 -07:00
transport Fix data race on tcp.endpoint.hardError in tcp.(*endpoint).Read 2018-09-19 17:49:18 -07:00
BUILD Plumb monotonic time to netstack 2018-09-13 19:12:15 -07:00
tcpip.go Plumb monotonic time to netstack 2018-09-13 19:12:15 -07:00
tcpip_test.go
time.s Add empty .s file to allow `//go:linkname` 2018-09-17 13:06:55 -07:00
time_unsafe.go Plumb monotonic time to netstack 2018-09-13 19:12:15 -07:00