DragonFly-2.3.0.574.g36a48 master test/debug fdpassing.c revoke.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Fri Apr 3 09:52:06 PDT 2009
commit 36a483b2ade6e98d84f390b1cb2357a27613904e
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Fri Apr 3 09:24:13 2009 -0700
Add programs to test revocation of open files in the presence of
unix domain sockets with in-transit descriptors.
Summary of changes:
test/debug/fdpassing.c | 141 ++++++++++++++++++++++++++++++++++++++++++++++++
test/debug/revoke.c | 28 ++++++++++
2 files changed, 169 insertions(+), 0 deletions(-)
create mode 100644 test/debug/fdpassing.c
create mode 100644 test/debug/revoke.c
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/36a483b2ade6e98d84f390b1cb2357a27613904e
--
DragonFly BSD source repository
More information about the Commits
mailing list