mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-24 02:04:07 +00:00
Merge Sendfd into Common.c
This commit is contained in:
@ -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)
|
||||
{
|
||||
|
Reference in New Issue
Block a user