mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-19 21:03:57 -07:00
ZT_NC_NWID patch + (WIP) test script modifications
This commit is contained in:
parent
2196d982c3
commit
d9b12be697
28 changed files with 1148 additions and 57 deletions
|
@ -980,7 +980,7 @@ int poll(POLL_SIG)
|
|||
/* int fd */
|
||||
int close(CLOSE_SIG)
|
||||
{
|
||||
/* checkpid(); // Required for httpd-2.4.17-3.x86_64 -- After clone, some symbols aren't initialized yet */
|
||||
//checkpid(); // Required for httpd-2.4.17-3.x86_64 -- After clone, some symbols aren't initialized yet */
|
||||
if(realclose == NULL){
|
||||
dwr(MSG_ERROR, "close(): SYMBOL NOT FOUND.\n");
|
||||
return -1;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue