mcfeely-start - start system for a McFeely server
mcfeely-start
The mcfeely-start program is used to start a mcfeely server. mcfeely-start is responsible for changing directory to the base mcfeely directory, establishing two pipes, and exec'ing the mcfeely-manage and mcfeely-spawn programs, passing as arguments the file descriptors of the pipes that connect them. mcfeely-manage also receives the pid of mcfeely-spawn (the child of mcfeely-manage).
mcfeely-manage, mcfeely-spawn
This program is copyright 2000 Kiva Networking. It is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. Please see the file COPYING in the distribution.
Matt Liggett <mml@pobox.com>, Chris Dent <cdent@systhug.com>, Adrian Hosey <ahosey@systhug.com>