summaryrefslogtreecommitdiffhomepage
path: root/pkg/tcpip/transport/tcp/connect.go
AgeCommit message (Expand)Author
2018-06-15Replace crypto/rand with internal rand packageMichael Pratt
2018-06-05netstack: make TCP endpoint closed and error state cleanup work synchronous.Zhaozhong Ni
2018-05-29Automated rollback of changelist 196886839Fabricio Voznika
2018-05-24Poll should wake up on ECONNREFUSED with no mask.Brian Geffon
2018-05-23Fix typo in TCP transportIan Gudger
2018-05-16netstack: make TCP endpoint closed and error state cleanup work synchronous.Zhaozhong Ni
2018-05-11netstack: TCP connecting state endpoint save / restore support.Zhaozhong Ni
2018-04-28Check in gVisor.Googler