Joan Lledó, le jeu. 02 mai 2019 11:55:00 +0200, a ecrit:
>     Lwip 2.1.2 added a new function lwip_recvmsg() which writes out flags
>     for the recv() operation.

Good :)

> +  /* Remove unsupported flags */
> +  flags &= MSG_DONTWAIT | MSG_PEEK;

Same remark as the send side.

Samuel

Reply via email to