sandboxed-api/sandboxed_api/sandbox2/examples
Wiktor Garbacz d6ca9d9564 Use proper return code for static_sandbox example
Also bump FSIZE limit to make it less likely to fail.

PiperOrigin-RevId: 268857718
Change-Id: I955ed4a10d8a49585ae330ab668a0bd891bb6ed6
2019-09-13 01:22:36 -07:00
..
crc4 Add CMake builds for the examples 2019-06-07 07:27:33 -07:00
custom_fork Enable namespaces by default 2019-09-11 02:39:49 -07:00
network Enable namespaces by default 2019-09-11 02:39:49 -07:00
network_proxy Enable namespaces by default 2019-09-11 02:39:49 -07:00
static Use proper return code for static_sandbox example 2019-09-13 01:22:36 -07:00
tool Enable namespaces by default 2019-09-11 02:39:49 -07:00
zlib Enable namespaces by default 2019-09-11 02:39:49 -07:00
CMakeLists.txt Now the network proxy client can automatically redirect connect syscalls to a handler that will send the data (syscall arguments) to the proxy server automatically and will return the obtained socket from the proxy server, in the future rules like allowed IP, protocols, etc. will be added 2019-07-23 04:41:08 -07:00