Note proper cleanup as a feature
This commit is contained in:
@@ -9,6 +9,7 @@ Asynchronous version of [getaddrinfo()](http://man7.org/linux/man-pages/man3/get
|
||||
* Signals completion via a single file descriptor
|
||||
* Compatible with select, poll, epoll, or blocking results
|
||||
* Simple API; splits getaddrinfo() into two functions, with a file descriptor in between
|
||||
* valgrind-friendly: closes all fds, frees all allocated memory
|
||||
|
||||
## Use
|
||||
|
||||
|
||||
Reference in New Issue
Block a user