Example app.
This commit is contained in:
@@ -9,3 +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
|
||||
|
||||
## Use
|
||||
|
||||
See [example.c](https://github.com/flamingcowtv/asyncaddrinfo/blob/master/example.c)
|
||||
|
||||
Reference in New Issue
Block a user