From: Chuck Lever Date: Tue, 14 Jul 2009 20:47:09 +0000 (-0400) Subject: support: Introduce sockaddr helpers to get and set IP port numbers X-Git-Tag: nfs-utils-1-2-1-rc2~11 X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=commitdiff_plain;h=5600327322a78a3a803368c0fe4f923cf14a4cf7;hp=5600327322a78a3a803368c0fe4f923cf14a4cf7 support: Introduce sockaddr helpers to get and set IP port numbers Introduce address family-agnostic functions that get and set IP port numbers in socket addresses. We can already replace a few similar functions in the mount command, and a few more will come up with statd and sm-notify. Signed-off-by: Chuck Lever Signed-off-by: Steve Dickson ---