Session.getStreamEffectiveLocalWindowSize

Returns the local (receive) window size for the stream |stream_id|. The local window size can be adjusted by submitWindowUpdate. This function takes into account that and returns effective window size.

This function returns -1 if it fails.

class Session
int
getStreamEffectiveLocalWindowSize
()

Meta