chiark / gitweb /
server: Option `-F' to run the server in the `foreground'.
authorMark Wooding <mdw@distorted.org.uk>
Mon, 8 Dec 2008 12:11:28 +0000 (12:11 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Mon, 8 Dec 2008 20:11:32 +0000 (20:11 +0000)
commit46dde0806919904d146851bf8bd93fac9915730b
treeed57aab3f3aa18010aa9ed76d2bcbd4d3b4a77d4
parentdd1cec9bf4dea5f6a68bcf5d3c47016f779558ea
server: Option `-F' to run the server in the `foreground'.

This means that the server will quit when it sees EOF on standard
input.  Useful for testing, since it means that your processes aren't
going to continue running after you let them off the leash.

Also make tripectl pass `-F' to a tripe that it's starting up so that it
won't continue without (say) logging.
client/tripectl.1.in
client/tripectl.c
server/admin.c
server/tripe-admin.5.in
server/tripe.8.in
server/tripe.c
server/tripe.h