On 08.08.2018 11:51, Amena El Homsi wrote:
Hi,Can we support sockets using RAW API without Socket API?
Sockets are provided by socket API, so no, you can't use sockets without the socket API.
RAW API can work without socket API, but it uses pcbs, not sockets. Simon _______________________________________________ lwip-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/lwip-users
