occlum/test/unix_socket
He Sun 3b915db774 Refactor Unix socket
1. Implement type-safe functions;
2. Improve the correctness of nearly all the functions;
3. Improve the readability by introducing Listener and Endpoint for StreamUnix;
4. Substitue RingBuf with Channel in Unix socket.
2020-12-16 01:28:53 +08:00
..
main.c Refactor Unix socket 2020-12-16 01:28:53 +08:00
Makefile enable unix socket and add test for it 2019-04-24 13:28:35 +08:00