Willy Tarreau d9cf540457 MEDIUM: mux: make mux->rcv_buf() take a size_t for the count
It also returns a size_t. This is in order to clean the API. Note
that the H2 mux still uses some ints in the functions called from
h2_rcv_buf(), though it's not really a problem given that H2 frames
are smaller. It may deserve a general cleanup later though.
2018-07-19 16:23:41 +02:00
..
2018-01-25 22:25:40 +01:00
2017-11-29 10:54:05 +01:00
2018-04-26 14:19:33 +02:00
2018-05-22 18:57:46 +02:00
2009-01-25 13:49:53 +01:00
2018-03-21 05:04:01 +01:00
2018-05-26 20:03:19 +02:00