gvisor/pkg/urpc
Bhasker Hariharan 85be01b42d Add multi-fd support to fdbased endpoint.
This allows an fdbased endpoint to have multiple underlying fd's from which
packets can be read and dispatched/written to.

This should allow for higher throughput as well as better scalability of the
network stack as number of connections increases.

Updates #231

PiperOrigin-RevId: 251852825
2019-06-06 08:07:02 -07:00
..
BUILD Keep FilePayloads open on server side until after RPC completed. 2019-02-08 10:51:24 -08:00
urpc.go Add multi-fd support to fdbased endpoint. 2019-06-06 08:07:02 -07:00
urpc_test.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00