Wednesday, April 19, 2006

Im back from cancun , soon ill publish some pics.

another thing is , I remembering some posix threads stuff (pthreads)
and i made a program to test some things like thread organization in a
server application using concurrent connections without asynchronous I/O
it has a timeout using select , and connection checking status
if you are interested , i made a commented code for all of you that may be interested

source here
this can be very useful for those who want a pthread server , with this source , you just need
to edit the void *session function to do whatever you want to do and use it .

Eduardo Ruiz Duarte

No comments: