Read token from endpoint.

Synopsis

Declared in <util/tokenpipe.h>

int
TokenRead();

Return Value

>=0 Token value, if successful. <0 if error: TS_ERR If an error happened. TS_EOS If end of stream happened.

Created with MrDocs