2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-29 13:38:26 +00:00

6 Commits

Author SHA1 Message Date
Bob Halley
e430659af6 lint 1999-07-12 19:34:46 +00:00
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