Sockmark: Difference between revisions

From Scriptwiki
Jump to navigation Jump to search
m added page
 
Aca20031 (talk | contribs)
m Added to UDP Sockets category
Line 6: Line 6:


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

Revision as of 23:12, 1 October 2008

/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.