index
:
gvisor
build-android
detachable-fdbased
feature/dummy-iface
feature/nl-neighbor
go
go-align32
go-detachable-fdbased
go-next2
gonet-originaldestination
gre
gre-master
v6only
Container Runtime Sandbox
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
pkg
/
sentry
/
fs
/
host
/
socket_test.go
Age
Commit message (
Expand
)
Author
2021-03-03
[op] Replace syscall package usage with golang.org/x/sys/unix in pkg/.
Ayush Ranjan
2020-08-03
Plumbing context.Context to DecRef() and Release().
Nayana Bidari
2020-04-08
Fix all copy locks violations.
Adin Scannell
2020-01-27
Update package locations.
Adin Scannell
2019-06-13
Update canonical repository.
Adin Scannell
2019-06-05
Shutdown host sockets on internal shutdown
Michael Pratt
2019-04-29
Implement the MSG_CTRUNC msghdr flag for Unix sockets.
Ian Gudger
2019-04-29
Change copyright notice to "The gVisor Authors"
Michael Pratt
2018-12-14
Move fdnotifier package to reduce internal confusion.
Adin Scannell
2018-12-14
Implement SO_SNDTIMEO
Ian Gudger
2018-10-24
Convert Unix transport to syserr
Ian Gudger
2018-10-19
Use correct company name in copyright header
Ian Gudger
2018-10-17
Fix typos in socket_test
Ian Gudger
2018-10-17
Move Unix transport out of netstack
Ian Gudger
2018-05-16
Release mutex in BidirectionalConnect to avoid deadlock.
Brian Geffon
2018-05-01
Implement SO_TIMESTAMP
Ian Gudger
2018-04-28
Check in gVisor.
Googler