]> git.sur5r.net Git - bacula/bacula/commit
Use IPPROTO_TCP for SOL_TCP if SOL_TCP isn't defined.
authorMarco van Wieringen <mvw@planets.elm.net>
Sun, 3 Jun 2012 21:06:58 +0000 (23:06 +0200)
committerKern Sibbald <kern@sibbald.com>
Sat, 20 Apr 2013 12:50:46 +0000 (14:50 +0200)
commitc1541bc2d7658ce46d96f443656838f89639a76d
tree791b0eebea31611f1fdf1b9b02fee7c7e7440df3
parent7730dc1f95bcf9560be61a709a7fdbfde097bfea
Use IPPROTO_TCP for SOL_TCP if SOL_TCP isn't defined.

On a lot of platforms (*BSD, Solaris etc.) SOL_TCP isn't defined
but IPPROTO_TCP is so use that.
bacula/src/lib/bsock.c