|
It is not explicitly stated that ABS_TIMEOUT is a value in unix epoch seconds - the reader is left to surmise this from the examples and the explanation about not recalculating it. I missed this distinction on first reading and instead assumed a behavior similar to the timeout of the "select" statement. It would be good to clarify the explanation a little. |