File 'net/smtp/close.cls' (part of 'Pool_Net')

Description (short)
Close smtp connection (QUIT)
Written by
Andreas Kupries
Description
Sequencer for closing down a smtp connection
Keywords
SMTP, QUIT command

Class 'smtpCloseSeq'

Superclasses
smtpSequencer
Methods
public
CloseTry ()
GotQuitResponse (line)
smtpCloseSeq ()

Methods

CloseTry ()

The first action taken after the construction of the sequencer completes. Writes out the command to the demon, then waits for its response.

GotQuitResponse (line)

Called after smtp demon responded to the QUIT command. Whatever state we are in, the channel will be closed.
Argument: line Text of response

smtpCloseSeq ()

Constructor.


Generated by AutoDoc 2.4 at 09/14/2000, invoked by Andreas Kupries