Fix Windows socket leak
This commit is contained in:
parent
f90769ed1e
commit
905f7b3d32
1 changed files with 0 additions and 1 deletions
|
@ -767,7 +767,6 @@ int ethsock_ip_add(struct ethsock *sock, uint32_t ipaddr, uint32_t ipmask, struc
|
|||
goto out;
|
||||
}
|
||||
}
|
||||
return 0;
|
||||
#endif
|
||||
ret = 0;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue