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

httpd_emu_arg Struct Reference

Collaboration diagram for httpd_emu_arg:

Collaboration graph
[legend]

Data Fields

int port
Semaphoresema
EventQueueeq

Field Documentation

EventQueue* httpd_emu_arg::eq
 

Definition at line 577 of file test_smsc.c.

Referenced by httpd_emu().

int httpd_emu_arg::port
 

Definition at line 575 of file test_smsc.c.

Referenced by httpd_emu(), and httpd_emu_create().

Semaphore* httpd_emu_arg::sema
 

Definition at line 576 of file test_smsc.c.

Referenced by httpd_emu(), and httpd_emu_create().


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.