example/passthrough: close open files in release()
authorNikolaus Rath <Nikolaus@rath.org>
Fri, 7 Apr 2017 23:27:33 +0000 (16:27 -0700)
committerNikolaus Rath <Nikolaus@rath.org>
Fri, 7 Apr 2017 23:40:15 +0000 (16:40 -0700)
commitdb1c6adb18950c188fbf20247245eef11ad47b30
tree0704b07d8af60504105624e62947264358d23b97
parentf7c5d10ce529d1e131113e155e3321d1fda1ebc2
example/passthrough: close open files in release()

That way we can use the file descriptor for other operations.
example/passthrough.c