Out-of-band Adj. [from Telecommunications And Network Theory] 1.

HomeFortune CookiesJargon File

out-of-band adj.

[from telecommunications and network
theory] 1. In software, describes values of a function which are
not in its `natural' range of return values, but are rather
signals that some kind of exception has occurred. Many C
functions, for example, return a nonnegative integral value, but
indicate failure with an out-of-band return value of -1.
Compare hidden flag, green bytes,




snail-mail.

Related: