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

m (Bot: Adding a template)
m (Bot: Fixing links)
Line 36: Line 36:
 
* [[$sockerr identifier - mIRC|$sockerr]]
 
* [[$sockerr identifier - mIRC|$sockerr]]
 
* [[$sockbr identifier - mIRC|$sockbr]]
 
* [[$sockbr identifier - mIRC|$sockbr]]
* [[/sockaccept command - mIRC|/sockaccept]]
+
* {{mIRC|/sockaccept}}
* [[/sockclose command - mIRC|/sockclose]]
+
* {{mIRC|/sockclose}}
* [[/socklist command - mIRC|/socklist]]
+
* {{mIRC|/socklist}}
* [[/socklisten command - mIRC|/socklisten]]
+
* {{mIRC|/socklisten}}
* [[/sockmark command - mIRC|/sockmark]]
+
* {{mIRC|/sockmark}}
* [[/sockopen command - mIRC|/sockopen]]
+
* {{mIRC|/sockopen}}
* [[/sockread command - mIRC|/sockread]]
+
* {{mIRC|/sockread}}
* [[/sockrename command - mIRC|/sockrename]]
+
* {{mIRC|/sockrename}}
* [[/sockudp command - mIRC|/sockudp]]
+
* {{mIRC|/sockudp}}
* [[/sockwrite command - mIRC|/sockwrite]]
+
* {{mIRC|/sockwrite}}
 
{{mIRC command list}}
 
{{mIRC command list}}
  
 
[[Category:MIRC commands]]
 
[[Category:MIRC commands]]

Revision as of 19:58, 5 July 2014

The /sockpause command allows mIRC to pause or restart the socket when reading incoming data.

Synopsis

/sockpause [-r] <name>

Switches

Switch Description
r Restarts the connection for the socket.

Parameters

Parameter Description
<name> The name of the socket to reference.

Example

Resume the incoming data reading for mySocket:

/sockpause -r mySocket

Compatibility

Added: mIRC v5.3

Added On: 13/12/97

See Also

[Expand]
v · d · e mIRC commands list