pjs/nsprpub/pr
wtc%google.com 7057a73a91 Bug 391499: Put the pr_GetAddrInfoByNameFB function inside an ifdef so that
it is only defined when it is needed.  In PR_EnumerateAddrInfo, added a
while loop to skip socket addresses returned by getaddrinfo that are larger
than PRNetAddr.  Convert AF_INET6 to/from PR_AF_INET6.  Set the sa_len
field of struct sockaddr before passing it to getnameinfo.
r=cbiesinger,nhosoi
2007-08-14 00:10:59 +00:00
..
include Bug 386742: added a new function, PR_ParseTimeStringToExplodedTime, which 2007-08-07 02:13:00 +00:00
src Bug 391499: Put the pr_GetAddrInfoByNameFB function inside an ifdef so that 2007-08-14 00:10:59 +00:00
tests Bug 350616: use Microsoft (R) Manifest Tool to build tests. The patch is 2007-06-09 17:30:15 +00:00
.cvsignore
Makefile.in