Difference between revisions of "Sockmark"
From Scriptwiki
m (Added to UDP Sockets category) |
m |
||
Line 7: | Line 7: | ||
[[Category:Socket]] | [[Category:Socket]] | ||
[[Category:UDP Sockets]] | [[Category:UDP Sockets]] | ||
+ | [[Category:Commands]] |
Latest revision as of 19: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.