[omniORB] SIGPIPE

Duncan Grisby duncan at grisby.org
Wed Jun 18 15:27:26 BST 2003


On Monday 16 June, "Ulf Stoermer" wrote:

[...]
> But my question is, shouldn't already the orb handle the SIGPIPE and
> pass this as an exception to my server code?

Yes, it should, and indeed it does. Look at corbaOrb.cc line 1465
onwards. Clearly something about that is failing for you. Either the
configure check that looks for sigaction / sigvec isn't working, or
your OS is ignoring the calls. What does the configure output say?

Cheers,

Duncan.

-- 
 -- Duncan Grisby         --
  -- duncan at grisby.org     --
   -- http://www.grisby.org --



More information about the omniORB-list mailing list