chiark / gitweb /
core: introduce parse_ip_port (#4825)
authorSusant Sahani <ssahani@users.noreply.github.com>
Tue, 6 Dec 2016 11:21:45 +0000 (16:51 +0530)
committerSven Eden <yamakuzure@gmx.net>
Mon, 17 Jul 2017 15:58:35 +0000 (17:58 +0200)
commit4a7059686430f596810f0c83e4897154828fd352
tree1044ab2ae1077d702650ffe7c3e24c8bea65257c
parent8f89cf7c426de33660e8350084bad845cbc47d17
core: introduce parse_ip_port (#4825)

1. Listed in TODO.
2. Tree wide replace safe_atou16 with parse_ip_port incase
   it's used for ports.
src/basic/parse-util.c
src/basic/parse-util.h