Skip to content
Commit 12b1c045 authored by Pavel Pisa's avatar Pavel Pisa Committed by Gregory Nutt
Browse files

recvfrom(): Correct wait for new data when NET_UDP_READAHEAD is enabled. Fix...


recvfrom(): Correct wait for new data when NET_UDP_READAHEAD is enabled.  Fix size accounting when recvfrom_udpreadahead() sets state.rf_recvlen == -1.  I have not checked if data are accumulated to the right position in the buffer however.

Signed-off-by: default avatarPavel Pisa <ppisa@pikron.com>
parent 622c5c9a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment