[omniORB] automatic generating thread at every omniORB related functions

Duncan Grisby duncan@grisby.org
Mon Sep 30 13:16:00 2002


On Sunday 22 September, zhang ji wrote:

> omniORB: tcpSocketMTfactory Worker: start.
> omniORB: throw omniConnectionBroken (minor 9) from
> tcpSocketMTfactory.cc:1060

That minor 9 is an errno value, probably meaning "bad file
descriptor". That suggests that the library you have linked with has
done something evil about file descriptors. I think you need to find
out what that library is doing.

Cheers,

Duncan.

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