Commit a2e4855
committed
It appears that inet_aton() doesn't really exist except in libresolv;
the proper function to call is inet_addr(). Since we already had code
to do that (for MS-Windows), this simplifies things a lot!1 parent a41c691 commit a2e4855
1 file changed
Lines changed: 3 additions & 20 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1807 | 1807 | | |
1808 | 1808 | | |
1809 | 1809 | | |
1810 | | - | |
1811 | | - | |
1812 | | - | |
1813 | | - | |
1814 | | - | |
1815 | | - | |
1816 | | - | |
1817 | | - | |
1818 | | - | |
1819 | | - | |
1820 | | - | |
1821 | | - | |
1822 | | - | |
1823 | | - | |
1824 | | - | |
1825 | | - | |
| 1810 | + | |
| 1811 | + | |
| 1812 | + | |
1826 | 1813 | | |
1827 | | - | |
1828 | | - | |
1829 | | - | |
1830 | 1814 | | |
1831 | 1815 | | |
1832 | 1816 | | |
| |||
1845 | 1829 | | |
1846 | 1830 | | |
1847 | 1831 | | |
1848 | | - | |
1849 | 1832 | | |
1850 | 1833 | | |
1851 | 1834 | | |
| |||
0 commit comments