occlum/test/server
He Sun 0cef5b1b53 Add sendmsg/recvmsg syscalls
1. Add a separate net/ directory for the network subsystem;
2. Move some existing socket code to net/;
3. Implement sendmsg/recvmsg with OCalls;
4. Extend client/server test cases.
2019-12-13 12:00:55 +00:00
..
main.c Add sendmsg/recvmsg syscalls 2019-12-13 12:00:55 +00:00
Makefile add test for simple socket syscalls 2019-04-07 11:28:43 +08:00