Hi everybody.
I'm developing a C program, which uses tcp sockets, but I need it to be multi-thread, on the server side. In the past, I have made that on ms windows, using the beginthread or beginthreadex functions.
Can somebody tell me how to create a thread on Linux ?
Thanks in advance.
Software/Hardware used:
ASKED:
October 31, 2005 4:29 PM
UPDATED:
October 31, 2005 4:47 PM