ctdb-common: Use documented names for protocol family in socket()
commitfe875f39dc5a536fb88bae0a1b199484d2f45e6f
authorAmitay Isaacs <amitay@gmail.com>
Thu, 28 Jan 2016 13:06:18 +0000 (29 00:06 +1100)
committerKarolin Seeger <kseeger@samba.org>
Thu, 4 Feb 2016 11:23:41 +0000 (4 12:23 +0100)
treefd3aa52fa835ae12c83951fdf06bf586b49082ad
parent522c1c53002cbaba0309de52ac26ebb158bf899c
ctdb-common: Use documented names for protocol family in socket()

Instead of using PF_*, use AF_*.

https://bugzilla.samba.org/show_bug.cgi?id=11705

Signed-off-by: Amitay Isaacs <amitay@gmail.com>
Reviewed-by: Volker Lendecke <vl@samba.org>
(cherry picked from commit 9f94620a308a3b17c1886c2c4807b34b8d5edacb)

Autobuild-User(v4-4-test): Karolin Seeger <kseeger@samba.org>
Autobuild-Date(v4-4-test): Thu Feb  4 12:23:42 CET 2016 on sn-devel-144
ctdb/common/system_freebsd.c
ctdb/common/system_gnu.c
ctdb/common/system_kfreebsd.c
ctdb/common/system_linux.c
ctdb/tools/ctdb.c
ctdb/utils/smnotify/smnotify.c