grantWindow abstract method

void grantWindow(
  1. int credit
)

Grants the peer credit more bytes of send window (flow control).

Implementation

void grantWindow(int credit);