problem with CSocket
-
ive created a global CSocket object. when i use it in a function ( without creating a thread) it operates and sends the data. but when i use it in a thread it gives me an error. why is that?
-
ive created a global CSocket object. when i use it in a function ( without creating a thread) it operates and sends the data. but when i use it in a thread it gives me an error. why is that?
-
ive created a global CSocket object. when i use it in a function ( without creating a thread) it operates and sends the data. but when i use it in a thread it gives me an error. why is that?
-
try to bring the socket into the thread as an argument ? ///---there is no hope for you---\\\
ALTF4 wrote:
///---there is no hope for you---\\\
Is there any hope for you?
-
ive created a global CSocket object. when i use it in a function ( without creating a thread) it operates and sends the data. but when i use it in a thread it gives me an error. why is that?