From WikiChip
Difference between revisions of "mirc/commands/sockpause"
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]] | ||
− | * | + | * {{mIRC|$sock}} |
− | * | + | * {{mIRC|$sockname}} |
− | * | + | * {{mIRC|$sockerr}} |
− | * | + | * {{mIRC|$sockbr}} |
* {{mIRC|/sockaccept}} | * {{mIRC|/sockaccept}} | ||
* {{mIRC|/sockclose}} | * {{mIRC|/sockclose}} |
Revision as of 19:44, 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
- List of commands
- List of identifiers
- $sock
- $sockname
- $sockerr
- $sockbr
- /sockaccept
- /sockclose
- /socklist
- /socklisten
- /sockmark
- /sockopen
- /sockread
- /sockrename
- /sockudp
- /sockwrite
mIRC commands list