mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-20 05:13:58 -07:00
Added intercept build file and sources
This commit is contained in:
parent
769bad3320
commit
e3ec000e93
11 changed files with 746 additions and 5 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