mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-13 14:39:10 +00:00
Add some more necessary locks
This commit is contained in:
parent
8b72490431
commit
91953dd308
9 changed files with 29 additions and 15 deletions
|
@ -21,6 +21,7 @@
|
|||
|
||||
/**
|
||||
* Frees addresses returned by getaddrinfo().
|
||||
* @threadsafe
|
||||
*/
|
||||
int freeaddrinfo(struct addrinfo *ai) {
|
||||
struct addrinfo *next;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue