Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nacl_io: Add bare-bones getnameinfo() implementation | cernekee | 2016-02-09 | 1 | -0/+103 |
* | [NaCl SDK] nacl_io: Fix bug in getaddrinfo() where service is "0" | sbc@chromium.org | 2014-06-20 | 1 | -1/+29 |
* | [NaCl SDK] nacl_io: Fix memory leaks (mostly in test code). Thanks valgrind! | sbc@chromium.org | 2014-05-29 | 1 | -0/+4 |
* | Handle h_addr in a more libc independent way. | bradnelson@google.com | 2014-05-13 | 1 | -2/+10 |
* | [NaCl SDK] nacl_io: Don't delete in PepperInterface in ki_uninit. | sbc@chromium.org | 2014-05-06 | 1 | -6/+4 |
* | [NaCl SDK] nacl_io: Disallow nested calls to ki_init/ki_uninit. | sbc@chromium.org | 2014-02-21 | 1 | -2/+4 |
* | [NaCl SDK] nacl_io: implement getaddrinfo() | sbc@chromium.org | 2014-02-06 | 1 | -2/+310 |
* | [NaCl SDK] Add fake for ppb_host_resolver and ppb_net_address | sbc@chromium.org | 2014-01-28 | 1 | -0/+55 |