Difference between revisions of "Sockmark"
From Scriptwiki
m (added page) |
m (Added to UDP Sockets category) |
||
Line 6: | Line 6: | ||
[[Category:Socket]] | [[Category:Socket]] | ||
+ | [[Category:UDP Sockets]] |
Revision as of 00:12, 2 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.