CVS Commit (jpsaman)
| Newsgroups | gmane.comp.video.videolan.vls.devel |
|---|---|
| Message-ID | <[email protected]> |
Update of /var/cvs/videolan/vls/src/server Modified Files: daemon.cpp Log Message: Forgot to close inherited file descriptors from the parent process. After closing all standard filedescriptors stdin, stdout and stderr. The daemon makes sure that any message going to any of these dissapear into the bitbucket. If there is omething to tell, then use syslog. -- jpsaman -- This is the vls-devel mailing-list, see http://www.videolan.org/streaming/ To unsubscribe, please read http://developers.videolan.org/lists.html If you are in trouble, please contact <[email protected]>