Have anyone successfully used iThreads of Perl with MUSHClient ?
I run into the same problem as in thread http://www.gammon.com.au/forum/bbshowpost.php?bbsubject_id=5785.
The problem is I have no clue as to how COM works, what I get from the solution is that we have to pack the $world object into a stream object and pass it to the new thread and then extract the world object and Dispatch it in that thread...whatever that means :)
Does anyone have any example code that I could maybe check out ?
// Fredrik
I run into the same problem as in thread http://www.gammon.com.au/forum/bbshowpost.php?bbsubject_id=5785.
The problem is I have no clue as to how COM works, what I get from the solution is that we have to pack the $world object into a stream object and pass it to the new thread and then extract the world object and Dispatch it in that thread...whatever that means :)
Does anyone have any example code that I could maybe check out ?
// Fredrik