CS_Connection - Client/server connection
Inherits: 
vcls
The client server connection is the common base class for client and server client.
Attributes
- connect_id - connect_id - Title unknown
- pointer_size - pointer_size - Title unknown
- machine_type - machine_type - Title unknown
- conversion - conversion - Title unknown
- request_timeout - Timeout request in seconds
- begin_timeout - Begin of timeout interval
Functions
- CS_Connection -
- CheckInInOOB -
- ClearInInOOB -
- DoConnect - DoConnect - Title unknown
- ExecThread -
- Execute - Execute - Title unknown
- Flush - Flush - Title unknown
- GetConnectionID -
- GetConnectionName -
- GetExecThreadID -
- HandshakeC -
- HandshakeS -
- InitConnection -
- Initialize - Initialize - Title unknown
- IsAlive -
- LockExecute -
- LockSend -
- OnExecTerm -
- Output -
- ReceiveCSMessage -
- SendCSBye -
- SendCSMessage -
- SetCompress -
- SocketError -
- SpoolThread -
- StartThreads -
- StartTimeout - Start timeout interval
- StopThreads - - internal feature (not documented)
- StopTimeout -
- Timeout - Timeout handler
- UnlockExecute -
- UnlockSend -
- WaitingForTimeout - Connection is waiting for time out
- execute -
- getInIn -
- getOutIn -
- putInOut -
- putOutOut -
- recvInIn -
- recvOutIn -
- sendCSAlive -
- sendInOut -
- sendOutOut -
- sock_recv -
- sock_select -
- sock_send -
- sock_waitfor -
- ~CS_Connection -

