File 'net/serverUtil.tcl' (part of 'Pool_Net')


Home | Packages | Files | Procedures | Classes | Keywords | External packages


Written by
Andreas Kupries
Description
Framework for construction of line-oriented servers (like smtp, pop3, ...). See background for more information and net/pop3/, net/smtp/ for examples of usage. See server too.
Depends on
Tcl
Keywords
Server, Framework for servers, Construction of servers

::pool::oo::class::server::InstallBgError ()

Entrypoint for the auto loader. Executing it causes the installation of a custom background handler used by server-derived classes to get correct error reporting in case of socket problems.

bgerror (text)

Special handler of background error messages.
Notes: Essential to handling certain types of errors (during 'fcopy' for instance).
Argument: textThe error message to print and handle.


Generated by AutoDoc 2.1 at 02/20/1999, invoked by Andreas Kupries