]> git.sur5r.net Git - bacula/bacula/commit
Add extra test for unsupported Protocol Families.
authorMarco van Wieringen <mvw@planets.elm.net>
Wed, 27 Jun 2012 13:32:38 +0000 (15:32 +0200)
committerKern Sibbald <kern@sibbald.com>
Sat, 20 Apr 2013 12:50:51 +0000 (14:50 +0200)
commit180052864c2e7ffe98fcea2503884808e6b695ad
tree2c1d01a2ede0895fd736f8de962b33ce0657e595
parent251dd5419a4d932aa31e12be2c5946a5e8d0fbc3
Add extra test for unsupported Protocol Families.

With getaddrinfo we could get back theorethically
an protocol family that we don't support on the
local client. Now we set our hints better we are
probably safe but lets put in some extra safeguards.
bacula/src/lib/bsock.c