mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-20 21:33:57 -07:00
Merge Sendfd into Common.c
This commit is contained in:
parent
95106e2e30
commit
bee44ae731
5 changed files with 97 additions and 139 deletions
|
@ -105,7 +105,6 @@ ssize_t sock_fd_read(int sock, void *buf, ssize_t bufsize, int *fd);
|
|||
|
||||
/* threading */
|
||||
static pthread_mutex_t lock;
|
||||
static pthread_mutex_t loglock;
|
||||
|
||||
void handle_error(char *name, char *info, int err)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue