• Martin Hurton's avatar
    Implement flow control · 61ee6fae
    Martin Hurton authored
    This commit introduces the necessary changes necessary
    for implementing flow control. None of the socket types
    implements the flow control yet. The code will crash when
    the flow control is enabled and the thw lwm is reached.
    
    The following commits will add flow-control support for
    individual socket types.
    61ee6fae
i_endpoint.hpp 1.34 KB