It seems that if you call orb_init with all the following options, they
aren't all taken into account... Do I make something wrong ?
{ "-ORBclientCallTimeOutPeriod", "1000", \
"-ORBserverCallTimeOutPeriod", "1000", \
"-ORBinConScanPeriod", "1", \
"-ORBoutConScanPeriod","1" }
Thanks in advance.