SessionSPI.updateRecvWindow

<p>Updates the session receive window by the given {@code delta}.</p>

@param delta the delta value (positive or negative) to add to the session receive window @return the previous value of the session receive window

interface SessionSPI
int
updateRecvWindow
(
int delta
)

Meta