summaryrefslogtreecommitdiffstats
path: root/libglusterfs/src/transport.c
diff options
context:
space:
mode:
authorRaghavendra G <raghavendra@gluster.com>2010-01-22 03:02:32 +0000
committerAnand V. Avati <avati@dev.gluster.com>2010-01-22 05:34:35 -0800
commita116e5b3ef2d4fbb57a5690a01368ec7aa0942aa (patch)
tree57fa71374cc7f2ff7660bbcd970f6ae312276eaf /libglusterfs/src/transport.c
parentab8cabcd30bbb5dde4cb8a35d4fd88136994f526 (diff)
transport/socket: use appropriate address family macro when address family is inet-sdp.
- sa_family should be set to AF_INET_SDP only during call to socket system call. For all other calls, sa_family should be AF_INET. Signed-off-by: Raghavendra G <raghavendra@gluster.com> Signed-off-by: Anand V. Avati <avati@dev.gluster.com> BUG: 561 (with address family set to 'inet-sdp', transport/socket doesn't work correctly) URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=561
Diffstat (limited to 'libglusterfs/src/transport.c')
0 files changed, 0 insertions, 0 deletions