gvisor/pkg/tcpip
Tamir Duberstein e4b395db49 Remove unused wakers
These wakers are uselessly allocated and passed around; nothing ever
listens for notifications on them. The code here appears to be
vestigial, so removing it and allowing a nil waker to be passed seems
appropriate.

PiperOrigin-RevId: 249879320
Change-Id: Icd209fb77cc0dd4e5c49d7a9f2adc32bf88b4b71
2019-05-24 12:29:14 -07:00
..
adapters/gonet Add gonet.DialContextTCP. 2019-05-07 14:27:36 -07:00
buffer Support IPv4 fragmentation in netstack 2019-05-03 13:30:35 -07:00
checker Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
hash/jenkins Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
header Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
link Refactor fdbased endpoint dispatcher code. 2019-05-21 15:24:25 -07:00
network Check GSO for nil in WritePacket 2019-05-07 14:57:03 -07:00
ports Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
sample Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
seqnum Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
stack Remove unused wakers 2019-05-24 12:29:14 -07:00
transport Remove unused wakers 2019-05-24 12:29:14 -07:00
BUILD Remove license comments 2019-01-31 11:12:53 -08:00
tcpip.go Update tcpip Clock description. 2019-05-03 21:01:42 -07:00
tcpip_test.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
time.s Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
time_unsafe.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00