lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-users] lwip_accept error handling return wrong value in lwip 1.4.1


From: CHASE CHENG
Subject: [lwip-users] lwip_accept error handling return wrong value in lwip 1.4.1
Date: Mon, 27 Mar 2017 17:46:19 +0800

Hi all,

Based on lwip 1.4.1, function lwip_accept  (api/sockets.c line 342)
return EOPNOTSUPP; 
I think this line should return -1, since this function return socket number but error status.
please tell me if I am right. thank you.

Regards,
Chase


reply via email to

[Prev in Thread] Current Thread [Next in Thread]