]> git.tuebingen.mpg.de Git - paraslash.git/commit
net: Split makesock(), part 1: Introduce lookup_address().
authorAndre Noll <maan@systemlinux.org>
Fri, 6 Sep 2013 23:17:42 +0000 (23:17 +0000)
committerAndre Noll <maan@systemlinux.org>
Sun, 22 Dec 2013 19:52:39 +0000 (19:52 +0000)
commit06e47cd5c6d93afa59eadfa6e2ee89b7415180e0
tree7c9ea9f06d8a12c9143a607586bc5c25d28fc246
parent7d2c2777c3cc16ef50f580f5ff548d8ad6bb0c9b
net: Split makesock(), part 1: Introduce lookup_address().

The lookup part is relatively independent and might be useful on its
own, so create lookup_address().
net.c