From WikiChip
Difference between revisions of "mirc/commands/socklist"
< mirc‎ | commands

m (Bot: Fixing links)
m (Bot: Fixing links)
Line 32: Line 32:
 
* [[List of commands - mIRC|List of commands]]
 
* [[List of commands - mIRC|List of commands]]
 
* [[List of identifiers - mIRC|List of identifiers]]
 
* [[List of identifiers - mIRC|List of identifiers]]
* [[$sock identifier - mIRC|$sock]]
+
* {{mIRC|$sock}}
* [[$sockname identifier - mIRC|$sockname]]
+
* {{mIRC|$sockname}}
* [[$sockerr identifier - mIRC|$sockerr]]
+
* {{mIRC|$sockerr}}
* [[$sockbr identifier - mIRC|$sockbr]]
+
* {{mIRC|$sockbr}}
 
* {{mIRC|/sockaccept}}
 
* {{mIRC|/sockaccept}}
 
* {{mIRC|/sockclose}}
 
* {{mIRC|/sockclose}}

Revision as of 20:44, 5 July 2014

The /socklist command allows mIRC to list all sockets that are currently open open.

Synopsis

/socklist [-tul] [name]

Switches

Switch Description
-tul These can be a single, or combination, of switches to list open TCP, UDP or listening sockets, respectively.

Parameters

Parameter Description
[name] The name of the socket to search for. This parameter can also be a wildcard match.

Example

List all TCP sockets that have the begin with mySock:

/socklist -t mySock*

Compatibility

Added: mIRC v5.3

Added On: 13/12/97

See Also

[Expand]
v · d · e mIRC commands list