Live data from Hacker News

Viewing profile — n0ndescript

n0ndescript

HN member
Joined
Thu, Feb 07, 2013, 10:28 PM UTC
HN karma
3
Public activity
2 items

About n0ndescript

No profile information was provided.

Recent public activity

  1. comment
    Comment #6767039

    Chrome's resolver is a stub resolver - it is just a replacement for getaddrinfo(). It does what getaddrinfo() does but asynchronously.

  2. 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)