]> code.citadel.org Git - citadel.git/commit
* Modified CtdlOutputMsg() to handle output to arbitrary sockets or files.
authorArt Cancro <ajc@citadel.org>
Mon, 17 Jan 2000 04:26:39 +0000 (04:26 +0000)
committerArt Cancro <ajc@citadel.org>
Mon, 17 Jan 2000 04:26:39 +0000 (04:26 +0000)
commit7572656919f54a16c66086693c73203b1fb72424
tree4817623b3e2ed9d0cb1fcdb2536fef1786f3be94
parentf26143c8aaa02002539f46ca3262c5b1dd320fe3
* Modified CtdlOutputMsg() to handle output to arbitrary sockets or files.
  This uses nested functions and may not be portable beyond GCC...
citadel/ChangeLog
citadel/msgbase.c
citadel/setup.c