fix inet_aton to accept the generic "numbers-and-dots" IPv4 address format
authorSzabolcs Nagy <nsz@port70.net>
Tue, 22 Oct 2013 12:23:17 +0000 (12:23 +0000)
committerSzabolcs Nagy <nsz@port70.net>
Tue, 22 Oct 2013 12:23:17 +0000 (12:23 +0000)
commit59b8dc08f712f156dd54e0aba50e4e647524ec8c
tree8b9b5dd6931ae02113b0801ab4fa95d163551850
parentbb93ac335846424662212eea840859e7f0cc16b5
fix inet_aton to accept the generic "numbers-and-dots" IPv4 address format
src/network/inet_legacy.c