ReceivedFin (Socket function)

From m204wiki
Revision as of 02:02, 15 November 2011 by JAL2 (talk | contribs) (→‎Syntax terms)
Jump to navigation Jump to search

Test if received FIN on connection (Socket class)

[Introduced in Sirius Mods 7.9]


Syntax

%receivedFin = socket:ReceivedFin

Syntax terms

%ReceivedFinBoolean value
socket A variable or an expression that is a reference to a Socket object.

Usage notes

Examples

See also