]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
net: Clarify code flow of makesock_addrinfo().
authorAndre Noll <maan@systemlinux.org>
Sun, 8 Sep 2013 04:27:26 +0000 (04:27 +0000)
committerAndre Noll <maan@systemlinux.org>
Wed, 1 Jan 2014 17:40:15 +0000 (17:40 +0000)
src != NULL is equivalent to passive, and dst != NULL equivalent
to !passive.


No differences found