SessionSPI.updateSendWindow

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

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

interface SessionSPI
int
updateSendWindow
(
int delta
)

Meta