udp: Convey transmit path errors to the caller.
The transport layer's functional interface foresees having error codes percolate back up to the caller. However, up until now, the udp module simply returned -1 for any error. This patch lets the code return the specific error instead. Signed-off-by: Richard Cochran <richardcochran@gmail.com>
This commit is contained in:
parent
306ac67460
commit
d4fbb0701d
Loading…
x
Reference in New Issue
Block a user