[INN-COMMITTERS] inn/nnrpd (misc.c nnrpd.c tls.c tls.h)

Russ Allbery Russ_Allbery at isc.org
Sat Dec 28 05:53:50 UTC 2002


    Date: Friday, December 27, 2002 @ 21:53:50
  Author: rra
    Path: /dist1/cvs/isc/inn/inn/nnrpd

Modified: misc.c nnrpd.c tls.c tls.h

Move the TLS engine initialization code into one place, and call it at the
beginning of setup if nnrpd is in daemon mode to save the work in all of
the children.  Based on a patch by Bear Giles.


---------+
 misc.c  |   32 ++++++--------------------------
 nnrpd.c |   45 ++++++++++++---------------------------------
 tls.c   |   36 ++++++++++++++++++++++++++++++++++++
 tls.h   |    5 ++++-
 4 files changed, 58 insertions(+), 60 deletions(-)


More information about the inn-committers mailing list