mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-21 05:43:59 -07:00
Normalized cases
This commit is contained in:
parent
a35b6589d2
commit
831a513b2d
8 changed files with 943 additions and 240 deletions
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);
|
Loading…
Add table
Add a link
Reference in a new issue