TipcSrvBufferGetReadSize get the total number of bytes in a connection’s read buffer
read_size_return
returned number of bytes
TRUE
if the number of bytes was sucessfully retrieved, FALSE
otherwise.
If TipcSrvBufferGetReadSize fails, it returns FALSE
and sets the global SmartSockets error number to:
TipcSrvBufferGetReadSize retrieves the total number of bytes in a connection’s read buffer.
This example retrieves the number of bytes in a connection’s read buffer:
TIBCO SmartSockets™ Application Programming Interface Software Release 6.8, July 2006 Copyright © TIBCO Software Inc. All rights reserved www.tibco.com |