Normalized cases
This commit is contained in:
3
netcon/Sendfd.h
Normal file
3
netcon/Sendfd.h
Normal file
@@ -0,0 +1,3 @@
|
||||
|
||||
ssize_t sock_fd_write(int sock, int fd);
|
||||
ssize_t sock_fd_read(int sock, void *buf, ssize_t bufsize, int *fd);
|
||||
Reference in New Issue
Block a user