]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
server.c: Initialize vss _after_ afs.
authorAndre Noll <maan@systemlinux.org>
Thu, 17 Jan 2008 18:29:23 +0000 (19:29 +0100)
committerAndre Noll <maan@systemlinux.org>
Thu, 17 Jan 2008 18:29:23 +0000 (19:29 +0100)
This way, afs doesn't inherit the open fds of the senders. This fixes

sender http off

Without this patch, para_audiod wouldn't notice that the http sender
has closed its listening fd because afs still has this fd open.


No differences found