From WikiChip
mirc/commands/sockpause
< mirc‎ | commands
Revision as of 21:21, 29 June 2014 by Zmodem (talk | contribs) (Created /sockpause command - mIRC)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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