* src/libvlc.c: use dameon() instead of fork() when available. It does some...
* src/libvlc.c: use dameon() instead of fork() when available. It does some more things like reopening stdin/out/err to /dev/null which avoids screwing up the first sockets we open.
Showing
Please register or sign in to comment