[Csci551-talk] A really wierd problem..!!
Devarshi Shah
devarshi at ieee.org
Thu Mar 18 10:30:25 PST 2004
Hi,
I have my code running perfectly on my Linux box, but when trying to port it
to Solaris, I've come up against something that has me stumped.
Apparently, what happens is this -
After I use an accept call at the Manager to accept a connection from a
router, I do a recv on that call to read data that my client is going to
send me.
On the router side, it establishes a connection to the manager using
connect. However, when I try to send data to the manager, the first process
which tries to do this succeeds while the rest apparently crash while trying
to send. The weirdest part is that this same code works perfectly in Linux.
Anybody have any idea what could be going on ??
--Devarshi
Devarshi P. Shah
--------------------------------------------------------------
Graduate Student (Computer Science),
University of Southern California, LA.
--------------------------------------------------------------
Web : http://devarshi.shah.name
email : devarshi at ieee.org
Cell : 323-363-3791, Home :323-373-0318
--------------------------------------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://gamma.isi.edu/pipermail/csci551-talk/attachments/20040318/20ecb6ed/attachment.html
More information about the Csci551-talk
mailing list