OpenDOF Project
uint16 DOFRouteInfo_GetStreamDistance ( DOFRouteInfo  self)

Get the distance to a Provider over streaming (lossless) connections.

This does not include the distance over any datagram (lossy) connections.

Parameters
selfThe Provider Route Information. This must not be NULL.
Returns
The distance, in hops, to the Provider over streaming (lossless) connections.
See Also
DOFRouteInfo_GetDatagramDistance
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22