Sock.Rplfree R/O Property

Top  Previous  Next

 

Function:

For the selected socket (selection is made through sock.num) returns the free space (in bytes) available in the RPL buffer

Type:

Word

Value Range:

0-65535, default= 0 (0 bytes)

See Also:

sock.cmdlen, sock.rpllen, sock.inbandcommands

 


Details

The RPL buffer is the buffer that keeps outgoing inband replies (messages). Your application adds inband replies to the RPL buffer with the sock.setsendinband method. Several inband replies may be waiting in the RPL buffer.