Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Information request on socket libraries

0 views
Skip to first unread message

arnab

unread,
Aug 6, 2008, 11:23:39 AM8/6/08
to
Hi All,
Information wanted for the socket libraries.I am going to use accept()
and select() system call in an multithreaded environment.Do I need to
take care of any locking mechanism when I access the above calls or I
can call them directly.

I did some google search it seems the above system calls are thread
safe, but any help or suggestion would be very much appreciated.Do I
need to take care of anything important if the code is ported both in
Solaris and Linux.
Thanks in advance.
Regards
Arnab

0 new messages