]> git.tue.mpg.de Git - paraslash.git/commit
net: Change makesock_addrinfo() to set given flowopts before SO_REUSEADDR.
authorAndre Noll <maan@systemlinux.org>
Sun, 8 Sep 2013 04:33:29 +0000 (04:33 +0000)
committerAndre Noll <maan@systemlinux.org>
Wed, 1 Jan 2014 17:40:15 +0000 (17:40 +0000)
commit39e1307682cb23c0007280a8a823d3017808f207
treeef0ebf527b0a12cedeac6a7d772d0eb0a0cb2a9b
parent166c7ec3e1b77ee8d4d8e50dd8314ca4c683ae26
net: Change makesock_addrinfo() to set given flowopts before SO_REUSEADDR.

Should not matter but allows to combine the code that follows.
net.c