gvisor/pkg/sentry
Ian Gudger 324ad3564b Refactor host.ConnectedEndpoint
* Integrate recvMsg and sendMsg functions into Recv and Send respectively as
  they are no longer shared.
* Clean up partial read/write error handling code.
* Re-order code to make sense given that there is no longer a host.endpoint
  type.

PiperOrigin-RevId: 217255072
Change-Id: Ib43fe9286452f813b8309d969be11f5fa40694cd
2018-10-15 20:23:18 -07:00
..
arch Add seccomp filter configuration to ptrace stubs. 2018-10-10 22:40:28 -07:00
context Merge host.endpoint into host.ConnectedEndpoint 2018-10-15 17:48:11 -07:00
control runsc: Support job control signals in "exec -it". 2018-10-01 22:06:56 -07:00
device New conditional for adding key/value pairs to maps. 2018-08-01 09:44:57 -07:00
fs Refactor host.ConnectedEndpoint 2018-10-15 20:23:18 -07:00
hostcpu stateify: support explicit annotation mode; convert refs and stack packages. 2018-07-27 10:17:21 -07:00
inet Basic support for ip link/addr and ifconfig 2018-08-08 22:39:58 -07:00
kernel Merge host.endpoint into host.ConnectedEndpoint 2018-10-15 17:48:11 -07:00
limits Automated rollback of changelist 207037226 2018-08-02 10:42:48 -07:00
loader Statfs Namelen should be NAME_MAX not PATH_MAX 2018-10-08 11:39:54 -07:00
memmap Automated rollback of changelist 207037226 2018-08-02 10:42:48 -07:00
memutil stateify: support explicit annotation mode; convert refs and stack packages. 2018-07-27 10:17:21 -07:00
mm Implement shared futexes. 2018-10-08 10:20:38 -07:00
platform Add seccomp filter configuration to ptrace stubs. 2018-10-10 22:40:28 -07:00
safemem stateify: support explicit annotation mode; convert refs and stack packages. 2018-07-27 10:17:21 -07:00
sighandling Update cleanup TODO 2018-09-07 18:14:57 -07:00
socket runsc: Support retrieving MTU via netdevice ioctl. 2018-10-12 13:58:32 -07:00
state sentry: export cpuTime function. 2018-09-27 12:52:25 -07:00
strace Add seccomp filter configuration to ptrace stubs. 2018-10-10 22:40:28 -07:00
syscalls Clean up Rename and Unlink checks for EBUSY. 2018-10-15 17:42:30 -07:00
time stateify: support explicit annotation mode; convert refs and stack packages. 2018-07-27 10:17:21 -07:00
uniqueid Merge host.endpoint into host.ConnectedEndpoint 2018-10-15 17:48:11 -07:00
usage Provide better message when memfd_create fails with ENOSYS 2018-09-18 02:09:28 -07:00
usermem Automated rollback of changelist 207037226 2018-08-02 10:42:48 -07:00
watchdog stateify: support explicit annotation mode; convert refs and stack packages. 2018-07-27 10:17:21 -07:00
BUILD Check in gVisor. 2018-04-28 01:44:26 -04:00