mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-05-28 08:12:28 +00:00
Add minor improvements and cleanup
This commit is contained in:
parent
9e3e985ae5
commit
feed0d2b0e
163 changed files with 2286 additions and 2245 deletions
|
@ -35,7 +35,7 @@
|
|||
/**
|
||||
* Resolves address for internet name.
|
||||
*
|
||||
* @param node is either an ip string or a utf-8 hostname
|
||||
* @param name is either an ip string or a utf-8 hostname
|
||||
* @param service is the port number as a string
|
||||
* @param hints may be passed to specialize behavior (optional)
|
||||
* @param res receives a pointer that must be freed with freeaddrinfo(),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue