Sockmark: Difference between revisions

From Scriptwiki
Jump to navigation Jump to search
Aca20031 (talk | contribs)
m Added to UDP Sockets category
mNo edit summary
 
Line 7: Line 7:
[[Category:Socket]]
[[Category:Socket]]
[[Category:UDP Sockets]]
[[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.