]> git.tuebingen.mpg.de Git - paraslash.git/commit
net: makesock_addrinfo(): Make socketfd local to the loop.
authorAndre Noll <maan@systemlinux.org>
Sun, 8 Sep 2013 06:45:13 +0000 (06:45 +0000)
committerAndre Noll <maan@systemlinux.org>
Wed, 1 Jan 2014 17:50:02 +0000 (17:50 +0000)
commit96c1687a52b775b6786841d586239e071ef139c1
treee91a099c1edbf9cb4110cbfd9ede0b44b0d64652
parent6ac9ff30a69753606cc76913515ae34f5ce2868d
net: makesock_addrinfo(): Make socketfd local to the loop.

And rename it to fd, as there is no other file descriptor in this
function.
net.c