Session.getEffectiveLocalWindowSize

Returns the local (receive) window size for a connection. 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
getEffectiveLocalWindowSize
()

Meta