07-10-2013, 05:31 PM
Like always in similar cases. Call net from function running in other thread.
case 3
mac "function_that_calls_net"
or
case 3
opt waitmsg 1
wait 0 H mac("function_that_calls_net")
case 3
mac "function_that_calls_net"
or
case 3
opt waitmsg 1
wait 0 H mac("function_that_calls_net")
