From WikiChip
Difference between revisions of "mirc/commands/sockpause"
m (Bot: Fixing compatibility) |
m (Bot: Adding a template) |
||
Line 1: | Line 1: | ||
+ | {{mIRC menu}} | ||
The '''/sockpause''' command allows mIRC to pause or restart the socket when reading incoming data. | The '''/sockpause''' command allows mIRC to pause or restart the socket when reading incoming data. | ||
Revision as of 00:04, 29 July 2014
Template:mIRC menu 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 Dec 1997
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.
See Also
- List of commands
- List of identifiers
- $sock
- $sockname
- $sockerr
- $sockbr
- /sockaccept
- /sockclose
- /socklist
- /socklisten
- /sockmark
- /sockopen
- /sockread
- /sockrename
- /sockudp
- /sockwrite
mIRC commands list