j
k
j a
j l
Does this mean that I can still use the socket object from different threads if I use some kind of locking method to make sure that only one thread at a time uses the socket?
Yes, it should be ok.
Back to the thread
Back to the list