lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] Can we use both NETCONN & SOCKET ?


From: Ajay Bhargav
Subject: Re: [lwip-users] Can we use both NETCONN & SOCKET ?
Date: Thu, 11 Apr 2019 13:41:52 +0530

LwIP sockets are wrapper functions for netconn, compatible with BSD sockets. So in order to use lwIP sockets, you need to enable netconn. And yes you can use them both.

 

Regards,

Ajay Bhargav

 

From: Ranran
Sent: Wednesday, April 3, 2019 11:55 PM
To: Mailing list for lwIP users
Subject: [lwip-users] Can we use both NETCONN & SOCKET ?

 

Hello,

 

Is it legal to enable both LWIP_NETCONN and LWIP_SOCKET ?

 

Thanks,

ran

 

_______________________________________________

lwip-users mailing list

address@hidden

https://lists.nongnu.org/mailman/listinfo/lwip-users

 


reply via email to

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