File 'net/pop3/close.cls' (part of 'Pool_Net')
Home | Packages | Files | Procedures | Classes | Keywords | External packages
- Written by
- Andreas Kupries
- Description
- Sequencer for closing down a pop3 connection
- Keywords
- POP3, QUIT command
Class 'pop3CloseSeq'
- Superclasses
- pop3Sequencer
- Methods
- CloseTry, GotQuitResponse, pop3CloseSeq
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 pop3 demon responded to the QUIT command. Whatever state we are in, the channel will be closed. |
Argument: line | Text of response |
pop3CloseSeq () |
Constructor. |
Generated by AutoDoc 2.1 at 02/20/1999, invoked by Andreas Kupries