On Mo, 2017-01-16 at 14:21 -0500, William Allen Simpson wrote:
> Swen, your other very short patch fixes a problem with closing the
> fd. And that's a good thing. But the underlying problem is that
> we have multiple copies of the fd, and do not know whether it has
> been closed.
>
> I'm thinkin
Swen, your other very short patch fixes a problem with closing the
fd. And that's a good thing. But the underlying problem is that
we have multiple copies of the fd, and do not know whether it has
been closed.
I'm thinking that it would be best to have one copy, in the SVCXPRT,
and have everybod