Add t_inetd.c to the source tree. This program simulates the starting of
authorEzra Peisach <epeisach@mit.edu>
Sat, 26 Aug 1995 22:25:20 +0000 (22:25 +0000)
committerEzra Peisach <epeisach@mit.edu>
Sat, 26 Aug 1995 22:25:20 +0000 (22:25 +0000)
commit13955e8f42c61f98e34d5f410e48f4ea93ae2193
tree601a68998ddf465d5acb9b163ba814a8640930bb
parentc5903c74334d6666132612933854c9252d88244c
Add t_inetd.c to the source tree. This program simulates the starting of
a daemon from inetd by binding to a socket and then execing the desired
program with specified arguments.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6599 dc483132-0cff-0310-8789-dd5450dbe970
src/tests/dejagnu/.Sanitize
src/tests/dejagnu/ChangeLog
src/tests/dejagnu/Makefile.in
src/tests/dejagnu/configure.in
src/tests/dejagnu/t_inetd.c [new file with mode: 0644]