examples/passthrough_ll.c: Close root fd before application ends.
authorPrzemyslaw Pawelczyk <przemoc@gmail.com>
Mon, 28 Nov 2016 13:48:10 +0000 (14:48 +0100)
committerNikolaus Rath <Nikolaus@rath.org>
Tue, 29 Nov 2016 05:35:05 +0000 (21:35 -0800)
commit237c5c1cb5b19020d422cd8b6d36269b14f15cc5
tree3b98520772aa48bb7590b1725472e16f25eeb77a
parenta3fda25b7d2205094241c48e368a383c25920512
examples/passthrough_ll.c: Close root fd before application ends.

If we want to do, what system would do anyway upon program termination,
then let's try to be a bit more scrupulous.
example/passthrough_ll.c