slackbuilds_ponce/libraries/libasyncns/README
crocket b3b303b42e libraries/libasyncns: Added (asynchronous name query library)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2011-07-19 23:35:33 -05:00

3 lines
132 B
Text

libasyncns is a C library for asynchronous name queries.
It is an asynchronous wrapper around libc's synchronous
getaddrinfo() API.