Sock.Rpllen R/O Property

Top  Previous  Next

 

Function:

For the selected socket (selection is made through sock.num) returns the length of data (in bytes) waiting to be send out from the RPL buffer.

Type:

Word

Value Range:


See Also:

sock.cmdlen, sock.rplfree, sock.inbandcommands

 


Details

Your application adds inband replies to the RPL buffer with the sock.setsendinband method. Several inband replies may be waiting in the RPL buffer.