[INN-COMMITTERS] inn/include (libinn.h)

Russ Allbery rra at stanford.edu
Thu Jun 15 09:56:17 UTC 2000


    Date: Thursday, June 15, 2000 @ 02:56:17
  Author: rra

Update of /dist1/cvs/isc/inn/inn/include
     from pub3.rc.vix.com:/tmp/cvs-serv18635/include

Modified: libinn.h

Generalize the concept of handler functions for warn and die.  The default
printing of the message to stderr is now just the default handler, and
warn_set_handlers and die_set_handlers have been added to reset the handler
functions if desired.  The type of a handler function changed to
error_handler_t and now returns the length of the string created by
processing the format with the provided arguments (if it can get such
information).  The old method for doing alternate handlers removed.




More information about the inn-committers mailing list