Crossfire JXClient, Trunk
N2 Class Reference
+ Inheritance diagram for N2:
+ Collaboration diagram for N2:

Additional Inherited Members

- Static Public Member Functions inherited from Server
static void main (String args[]) throws Exception
 

Detailed Description

A non-blocking/dual-threaded which performs accept()s in one thread, and services requests in a second. Both threads use select().

Author
Mark Reinhold
Brad R. Wetmore

Definition at line 48 of file N2.java.


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