Eggdrop 1.1.5 modification by [sL] (strikelight@tclscript.com) - (19-7-02)


Just install the patch on an official copy of 1.1.5 and then compile.

Allows TCL writers to use async/non-blocking commands without having
to use 'vwait' which freezes a process.
(ie. the -command switch for the command http::geturl in the TCL
http package can be used, with this patch applied to 1.1.5)

Enjoy.

