[omniORB] Documentation typos

Thomas Braun thomas.braun at byte-physics.de
Sun Jun 22 21:44:31 UTC 2025


The documentation at [1] says:

> A wait with a timeout can be achieved by calling timed_wait(). This
> is given an absolute time to wait until. The routine
> omni_thread::get_time() can be used to turn a relative time into an
> absolute time. timed_wait() returns true if the condition was
> signalled, false if the time expired before the condition variable
> was signalled.

But here with 4.3.3 the function is called timedwait() and it also
returns an integer. In other parts of the documentation it says
TRUE(1).

[1]: https://omniorb.net/omni43/omnithread.html

-- 
() byte physics e.K.
   Züllsdorfer Str. 39
   06925 Annaburg
   Germany

Web:       www.byte-physics.de
Telephone: +49 (0)35385/339233
USt-IdNr:  DE276717536



More information about the omniORB-list mailing list