socket: inet_pton() and inet_ntop() from openbsd
authorMarko Kreen <markokr@gmail.com>
Tue, 15 Feb 2011 06:51:39 +0000 (08:51 +0200)
committerMarko Kreen <markokr@gmail.com>
Tue, 15 Feb 2011 07:13:56 +0000 (09:13 +0200)
commit558ee6b56a5497c8e2eb132664cd354eaa83ac0c
tree020845815327a4559f3bd3988ffc3458043c67f1
parent1a6ba41c38b9e2d4e053650864cda7a6917030fa
socket: inet_pton() and inet_ntop() from openbsd
m4/usual.m4
test/Makefile
test/force_compat.sed
test/test_common.c
test/test_common.h
test/test_socket.c [new file with mode: 0644]
usual/base_win32.h
usual/socket.c
usual/socket.h
usual/socket_ntop.c [new file with mode: 0644]
usual/socket_pton.c [new file with mode: 0644]