Main Page | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

port Struct Reference

Collaboration diagram for port:

Collaboration graph
[legend]

Data Fields

Listclients_with_requests
Counteractive_consumers

Field Documentation

Counter* port::active_consumers
 

Definition at line 1903 of file http.c.

Referenced by port_get_request(), and port_remove().

List* port::clients_with_requests
 

Definition at line 1902 of file http.c.

Referenced by port_add(), port_get_request(), port_put_request(), and port_remove().


The documentation for this struct was generated from the following file: See file LICENSE for details about the license agreement for using, modifying, copying or deriving work from this software.