On sockclose: Difference between revisions

From Scriptwiki
Jump to navigation Jump to search
mNo edit summary
 
mNo edit summary
 
Line 3: Line 3:
The sockclose event is triggered when a connection is closed by the remote connection (not you).
The sockclose event is triggered when a connection is closed by the remote connection (not you).


 
== See also ==
=== See also ===
* [[sockclose|/sockclose]]
* [[sockclose|/sockclose]]


[[Category:Socket]]
[[Category:Socket]]

Latest revision as of 08:13, 2 July 2007

on 1:sockclose:name:commands

The sockclose event is triggered when a connection is closed by the remote connection (not you).

See also