Viewing profile — n0ndescript
n0ndescript
HN member- Joined
- Thu, Feb 07, 2013, 10:28 PM UTC
- HN karma
- 3
- Public activity
- 2 items
- HN profile
- View on Hacker News ↗
About n0ndescript
No profile information was provided.
Recent public activity
-
comment
Comment #6767039
Chrome's resolver is a stub resolver - it is just a replacement for getaddrinfo(). It does what getaddrinfo() does but asynchronously.
-
comment
Comment #5242231
There is http://www.wangafu.net/~nickm/libevent-book/ which is useful even if you are not using libevent (which most of the cool kids are)