- 25 Jan, 2002 7 commits
-
-
Martin Pool authored
each sockaddr type.
-
Martin Pool authored
-
Martin Pool authored
want to look at the whole sockaddr, but rather just at the sin_addr that it contains. Also fix silly bug where ai_flags was set incorrectly for getaddrinfo.
-
Martin Pool authored
-
Martin Pool authored
function. The comparison cannot be done just byte-by-byte, because different parts of the sockaddr will be meaningful depending on the protocol. It looks like on some systems the library sets the unused parts to 0, but this is not reliable. IPv6 not implemented yet.
-
Martin Pool authored
-
Martin Pool authored
its own file.
-