Age | Commit message (Expand) | Author |
---|---|---|
2021-02-09 | Add support for setting SO_SNDBUF for unix domain sockets. | Bhasker Hariharan |
2021-01-28 | Change tcpip.Error to an interface | Tamir Duberstein |
2020-11-09 | Initialize references with a value of 1. | Dean Deng |
2020-09-01 | fsimpl/host: fix the order of removing FD notifier | Tiwei Bie |
2020-08-20 | Add reference count checking to the fsimpl/host package. | Dean Deng |
2020-08-03 | Plumbing context.Context to DecRef() and Release(). | Nayana Bidari |
2020-07-01 | Remove maxSendBufferSize from vfs2. | Dean Deng |
2020-05-01 | Port netstack, hostinet, and netlink sockets to VFS2. | Dean Deng |
2020-04-27 | Import host sockets. | Dean Deng |