Forum > Networking and Web Programming

lNet Sending from thread

(1/1)

ttomas:
Is it safe to Send data in server TLTCP from different threads?
My plan is using lNet as server and put long running request to queue of worker running threads in OnRecieve event. When job is done do i need to synchronise response (SendMessage) with main thread or is it safe to SendMessage from several working threads?

Navigation

[0] Message Index

Go to full version