]> code.citadel.org Git - citadel.git/commit
* sysdep.c: in client_write(), handle redirect_fp and redirect_sock *before*
authorArt Cancro <ajc@citadel.org>
Sun, 6 Jan 2002 21:25:27 +0000 (21:25 +0000)
committerArt Cancro <ajc@citadel.org>
Sun, 6 Jan 2002 21:25:27 +0000 (21:25 +0000)
commitadba9f5ff5bf29fe39ba9f0bdfcb07623c39028a
tree4d1b7caa2b5401743e6523bb6f204befceef5546
parent30d966a905076a0f81e410bcf5733812e7304d01
* sysdep.c: in client_write(), handle redirect_fp and redirect_sock *before*
  handling redirect_ssl, because these need to be done the same way regardless
  of client session crypto
* serv_crypto.c: pasted a bunch of Nathan's #ifdef blocks from sysdep.c in
  order to gain greater portability (or even to get it to compile on splorph)
citadel/ChangeLog
citadel/serv_crypto.c
citadel/sysdep.c