Version 0 of thread::errorproc

Updated 2015-04-07 05:02:49 by pooryorick

thread::errorproc establishes a handler for errors that occur in commands that are executed via thread::send -async. This handler is process-global: It is shared by all threads, and it can be set from any thread.