Sockmark: Difference between revisions

From Scriptwiki
Jump to navigation Jump to search
m added page
 
mNo edit summary
 
(One intermediate revision by one other user not shown)
Line 6: Line 6:


[[Category:Socket]]
[[Category:Socket]]
[[Category:UDP Sockets]]
[[Category:Commands]]

Latest revision as of 18:25, 30 January 2011

/sockmark <name> [text]

The /sockmark command fills the .mark attribute of a socket with the specified info for later reference via the $sock().mark property. If you do not specify any text, the mark is cleared. The mark can hold up to 512 bytes.

Note: You can use a wildcard name to set the same information at once for all connections that match the wildcard.