]> git.tuebingen.mpg.de Git - paraslash.git/commit
dccp_send/http_send: add all fds to close_on_fork_list
authorAndre <maan@ensslin.(none)>
Tue, 6 Jun 2006 01:01:59 +0000 (03:01 +0200)
committerAndre <maan@ensslin.(none)>
Tue, 6 Jun 2006 01:01:59 +0000 (03:01 +0200)
commit3f17a6b0fb4dc1687fb722d0e6033ed26c46c6fd
treeeae7af86f9f34b3ef8cc8e8b04a6b4900af54745
parenta5048b7349e87f323b4de87da44c564c619fc605
dccp_send/http_send: add all fds to close_on_fork_list

This caused para_audiod not to recognize the receiver eof because a
child of the server still had the peer fd open. Nasty.
dccp_send.c
http_send.c