Difference between revisions of "TWSocket"

From Overbyte
Jump to navigation Jump to search
Line 98: Line 98:
 
== Events ==
 
== Events ==
  
{|  
+
{|
| width="90" valign="top" | [[TWSocket.Name | Name]] |||| Short description
+
| width="90" valign="top" | [[TWSocket.OnDisplay | OnDisplay]] ||||
|-  
+
|-
| valign="top" | [[TWSocket.Name | Name]] |||| Short description
+
| valign="top" | [[TWSocket.OnDataAvailable | OnDataAvailable]] ||||
 +
|-
 +
| valign="top" | [[TWSocket.OnDataSent | OnDataSent]] ||||
 +
|-
 +
| valign="top" | [[TWSocket.OnSendData | OnSendData]] ||||
 +
|-
 +
| valign="top" | [[TWSocket.OnSessionClosed | OnSessionClosed]] ||||
 +
|-
 +
| valign="top" | [[TWSocket.OnSessionAvailable | OnSessionAvailable]] ||||
 +
|-
 +
| valign="top" | [[TWSocket.OnSessionConnected | OnSessionConnected]] ||||
 +
|-
 +
| valign="top" | [[TWSocket.OnSocksConnected | OnSocksConnected]] ||||
 +
|-
 +
| valign="top" | [[TWSocket.OnChangeState | OnChangeState]] ||||
 +
|-
 +
| valign="top" | [[TWSocket.OnDnsLookupDone | OnDnsLookupDone]] ||||
 +
|-
 +
| valign="top" | [[TWSocket.OnError | OnError]] ||||
 +
|-
 +
| valign="top" | [[TWSocket.OnBgException | OnBgException]] ||||
 +
|-
 +
| valign="top" | [[TWSocket.OnSocksError | OnSocksError]] ||||
 +
|-
 +
| valign="top" | [[TWSocket.OnSocksAuthState | OnSocksAuthState]] ||||
 
|}
 
|}
  

Revision as of 11:48, 19 February 2006