On SOCKWRITE » History » Version 1
Per Amundsen, 07/09/2016 02:40 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 | <level> - The level for the event to trigger. |
||
| 12 | <name> - The [[$sockname]] to listen to. |
||
| 13 | <commands> - The commands to be performed when the event listener's criteria is met. |