mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-14 02:27:38 -07:00
commenting and cleanup
This commit is contained in:
parent
07cef1bdb8
commit
b6a6346405
3 changed files with 123 additions and 143 deletions
|
@ -4,12 +4,8 @@
|
|||
|
||||
namespace ZeroTier
|
||||
{
|
||||
|
||||
//ip_addr_t convert_ip(struct sockaddr_in * addr);
|
||||
ip_addr_t ip_addr_sin(register struct sockaddr_in *sin);
|
||||
|
||||
ssize_t sock_fd_write(int sock, int fd);
|
||||
ssize_t sock_fd_read(int sock, void *buf, ssize_t bufsize, int *fd);
|
||||
|
||||
}
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue