Skip to content
  • Niels Möller's avatar
    (check_rec_max_packet): New function, that adjusts · dde28637
    Niels Möller authored
    our advertised rec_window_size so that we won't exceed the
    connection's packet size limit.
    (format_open_confirmation): Call check_rec_max_packet.
    (format_channel_open_s): Likewise.
    (format_channel_open): Likewise.
    
    Rev: src/channel.c:1.111
    dde28637