Project

General

Profile

On SOCKWRITE » History » Version 2

Per Amundsen, 02/24/2017 09:37 PM

1 1 Per Amundsen
_Added in 1.9.0_
2
3
*<notextile>on <level>:SOCKWRITE:name:<commands></notextile>*
4
5
Triggers when AdiIRC has finished sending all of the data that you previously queued for sending or when the socket is ready for more writing.
6
7
_See also [[on SOCKOPEN]], [[on SOCKCLOSE]], [[on SOCKLISTEN]], [[on SOCKWRITE]], [[on UDPREAD]], [[/socklisten]], [[/sockopen]], [[/sockaccept]], [[$sock]], [[$sockbr]], [[$sockerr]], [[$sockname]]._
8
9
*Parameters*
10
11 2 Per Amundsen
<level> - The [[User Access Level]] for the event to trigger.
12 1 Per Amundsen
<name> - The [[$sockname]] to listen to.
13
<commands> - The commands to be performed when the event listener's criteria is met.