Willy Tarreau bfc4d77ad3 MEDIUM: connection: make xprt->rcv_buf() use size_t for the count
Just like we have a size_t for xprt->snd_buf(), we adjust to use size_t
for rcv_buf()'s count argument and return value. It also removes the
ambiguity related to the possibility to see a negative value there.
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