diff options
author | Lennart Poettering <lennart@poettering.net> | 2006-05-23 23:06:28 +0000 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2006-05-23 23:06:28 +0000 |
commit | 23b123d361959553fc9e467dd4b605adee00f07e (patch) | |
tree | 7a14213a4a35cb96b4b220dcf1cda08c2e2c65e5 /src/daemon/dumpmodules.h | |
parent | e99afdae388018f119c16c3a331e01898ab9a90a (diff) |
- use pthread_atfork() to disable open sound streams in the child after a fork.
Obviusly sound won't work in child process but at least we don't leak fds
from the parent. Now any operation on the device fd in the child will result
in an EBADF error, which seems somewhat clean to me.
- flush our unix socket properly on RESET ioctl
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@953 fefdeb5f-60dc-0310-8127-8f9354f1896f
Diffstat (limited to 'src/daemon/dumpmodules.h')
0 files changed, 0 insertions, 0 deletions