gvisor/pkg/sentry/socket/unix/transport
Michael Pratt 2a0c69b19f Remove license comments
Nothing reads them and they can simply get stale.

Generated with:
$ sed -i "s/licenses(\(.*\)).*/licenses(\1)/" **/BUILD

PiperOrigin-RevId: 231818945
Change-Id: Ibc3f9838546b7e94f13f217060d31f4ada9d4bf0
2019-01-31 11:12:53 -08:00
..
BUILD Remove license comments 2019-01-31 11:12:53 -08:00
connectioned.go Fix recv blocking for connectionless Unix sockets. 2018-12-17 17:53:22 -08:00
connectioned_state.go Use correct company name in copyright header 2018-10-19 16:35:11 -07:00
connectionless.go Fix recv blocking for connectionless Unix sockets. 2018-12-17 17:53:22 -08:00
queue.go Fix recv blocking for connectionless Unix sockets. 2018-12-17 17:53:22 -08:00
unix.go Implement SO_KEEPALIVE, TCP_KEEPIDLE, and TCP_KEEPINTVL. 2018-12-21 13:13:45 -08:00