]> git.openfabrics.org - ~shefty/rdma-win.git/commit
etc/inet: use native inet_ntop and inet_pton on windows 6.0 and above
authorshefty <shefty@ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86>
Wed, 2 Sep 2009 15:35:34 +0000 (15:35 +0000)
committershefty <shefty@ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86>
Wed, 2 Sep 2009 15:35:34 +0000 (15:35 +0000)
commit85a227ef4fcf41720cf0e784f38bb410ed042890
tree83a0b2af839d524876e8fb1c2becb59ae3b94c77
parent105afb70149feeeb40e2e0843fd6518ffaaf7286
etc/inet: use native inet_ntop and inet_pton on windows 6.0 and above

inet_ntop and inet_pton were added to windows 2008 and above.  Only implement for windows 2003 or older.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
git-svn-id: svn://openib.tc.cornell.edu/gen1@2415 ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86
trunk/etc/user/inet.c