Actions to be taken.

Enumerator:
ACCEPTED  This client is being accepted.
REFUSE  This client is to have its connection cut.
BAN  Add this client to the banned list.
DELETERECORD  Destroy this client's record.

Definition at line 84 of file FXNetworkService.h.

00085     {
00086         ACCEPTED=0,     
00087         REFUSE,         
00088         BAN,            
00089         DELETERECORD    
00090     };


(C) 2002-2009 Niall Douglas. Some parts (C) to assorted authors.
Generated on Fri Nov 20 18:35:22 2009 for TnFOX by doxygen v1.4.7