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

m (Compatibility: Added in 5.71 ;46.Added /socklist command, lists open custom sockets.)
Line 26: Line 26:
  
 
== Compatibility ==
 
== Compatibility ==
{{mIRC compatibility|5.3}}
+
{{mIRC compatibility|5.71}}
  
 
== See Also ==
 
== See Also ==

Revision as of 19:36, 2 September 2021

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.71
Added on: 07 May 2000
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.


See Also

[Expand]
v · d · e mIRC commands list