Avoid partial header reads
Use net_recv_all() to avoid partial reads for the "meta" header (this would break the whole stream).
R
Romain Vimont committed
e562837c0b5ed77ea7f556ea9365cdeda789cd68
Parent: ebe998c
Use net_recv_all() to avoid partial reads for the "meta" header (this would break the whole stream).