You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Linux Experts Group - LEG
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