MaHost Class Reference

Inheritance diagram for MaHost:

MprLink List of all members.

Detailed Description

A single HTTP host listening on one TCP/IP endpoint.

A Host object represents a single HTTP connection endpoint. This may be a default server or a virtual server. Multiple Hosts may be contained within a single Server.

Stability classification:
Evolving.


Public Member Functions

MprListgetList ()
 Destructor.
void insertAfter (MprLink *item)
 Insert after this member.
void insertPrior (MprLink *item)
 Insert prior to this member.
 MaHost (MaServer *sp, char *ipSpec)
 Constructor.
 ~MaHost ()
 Destructor.

The documentation for this class was generated from the following files:

© Mbedthis Software LLC, 2003-2005. All rights reserved. Mbedthis is a trademark of Mbedthis Software LLC.