![itojun](/assets/img/avatar_default.png)
> Call dom_dispose() for any SCM_RIGHTS message that went through the > read path rather than recv. Previously, if an fd was passed via > sendmsg() but was consumed by the receiver via read() the ref count > was incremented and never decremented and so the ref count would > never reach zero even when there was no long any processes holding > the file open (this was especially bad for locked fds).
…
…
…
…
…
…
…
…
…
…
…
…
…
…
Description
No description provided
Languages
C
85.3%
Roff
7.2%
Assembly
3.1%
Shell
1.7%
Makefile
1.2%
Other
0.9%