[omniORB] ORB broken, stop listening on endpoint port
Duncan Grisby
duncan at grisby.org
Fri Sep 10 17:47:24 BST 2010
On Mon, 2010-09-06 at 09:37 +0200, VEYSSIERE Nicolas wrote:
> A can asure you that this log is not modified, the first block tels
> us, that the server is running on IP = 192.9.10.213
> and the second that the client is on IP = 191.0.248.53, there is a
> router between the 2 networks.
I think that's a terminology issue. What you are calling the client is
acting in the role of a server (presumably due to callbacks).
> In fact in my first post I forgot to post a log that is quite
> important and is exactly what Bruce tels me earlier, the poll() method
> returns with a errno = 11, wich means EAGAIN on HP-UX, here is the man
> from HP :
OK, so that's the real issue. Does the problem go away if you remove the
"return 0" from just after the log message about "Error return from
poll()"?
Cheers,
Duncan.
--
-- Duncan Grisby --
-- duncan at grisby.org --
-- http://www.grisby.org --
More information about the omniORB-list
mailing list