]> git.ipfire.org Git - thirdparty/tor.git/commit
Change interface of parse_addr_port() to return address in host order, since most...
authorNick Mathewson <nickm@torproject.org>
Sat, 16 Oct 2004 21:53:30 +0000 (21:53 +0000)
committerNick Mathewson <nickm@torproject.org>
Sat, 16 Oct 2004 21:53:30 +0000 (21:53 +0000)
commit47dc024f7eb268dca65949d68914aa29b2840711
treef22f9795384bff92c731d95872804bc416abca82
parent8300c4ae6a0d55c40d94613b5e22cb25b5723bd1
Change interface of parse_addr_port() to return address in host order, since most users seem to want that.

svn:r2542
src/common/util.c
src/or/config.c
src/or/connection.c
src/or/rendservice.c