fixed connect/accept behaviour, added to selftest, renamed BSD makefile
This commit is contained in:
@@ -289,7 +289,7 @@ namespace ZeroTier {
|
||||
}
|
||||
picostack->pico_Close(conn);
|
||||
if(!conn->sock) {
|
||||
DEBUG_EXTRA("invalid PhySocket");
|
||||
// DEBUG_EXTRA("invalid PhySocket");
|
||||
return;
|
||||
}
|
||||
// Here we assume _tcpconns_m is already locked by caller
|
||||
|
||||
Reference in New Issue
Block a user