-
WikiChip
WikiChip
-
Architectures
Popular x86
-
Intel
- Client
- Server
- Big Cores
- Small Cores
-
AMD
Popular ARM
-
ARM
- Server
- Big
- Little
-
Cavium
-
Samsung
-
-
Chips
Popular Families
-
Ampere
-
Apple
-
Cavium
-
HiSilicon
-
MediaTek
-
NXP
-
Qualcomm
-
Renesas
-
Samsung
-
From WikiChip
mirc/commands/sockaccept
The /sockaccept command allows mIRC the ability to accept incoming connections on a port that has been opened with the /socklisten commmand.
Synopsis
/sockaccept <name>
Paramters
Name: The name that should be assigned to the accepted connection in order to reference it later.
Example
; Listen for connections on the socket named mySock ON *:SOCKLISTEN:mySock: { ; Accept incoming connection on this socket and name them ; with a combination of the socket's name and the current $ctime sockaccept $+($sockname,$ctime) }
Compatibility
Added: mIRC v5.3
Added On: 13/12/97