Commit Graph
55 Commits
Author SHA1 Message Date
Bob Halley 3724ec85fb isc_sockaddr_equal() wasn't matching sockets that really were equal because
it was comparing the sin_zero fields which weren't equal.
1999-07-12 18:43:53 +00:00
Bob Halley 56f6fd8362 simply _equal; add _hash 1999-07-08 00:04:44 +00:00
Bob Halley 283be780d8 do not need to include sys/types.h or sys/socket.h 1999-07-06 22:58:44 +00:00
Bob Halley 38bc5e05ab fix casting problem 1999-06-28 18:29:35 +00:00
Michael Graff 5c02d3183f add isc_sockaddr_equal() 1999-06-25 22:09:35 +00:00