TBlockSocket.PeekByte
TBlockSocket

function PeekByte(Timeout: Integer): Byte; virtual;

Unit
blcksock

Description
Same as RecvByte, but readed data stays in input buffer.

See also:
RecvByte