Joan Lledó, le ven. 03 mai 2019 13:38:21 +0200, a ecrit: > This patch needs changes too, b/c this function shouldn't return errno > for the same reason you pointed in the patch 4, errno is set in > another thread.
Right. The change did make sense, though, since tcpip_callback itself could want to return an error, which we have to return. Samuel