lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] using lwip socket instead of a bsd socket on Mac OS or


From: Kieran Mansley
Subject: Re: [lwip-users] using lwip socket instead of a bsd socket on Mac OS or Linux
Date: Sun, 16 Oct 2011 10:09:56 +0100

On 15 Oct 2011, at 20:34, Prashant R wrote:

>  in other words , if I have code written for mac OS X  that currently uses a 
> bsd socket , can I replace it to use an lwip socket compiled on Mac OS X ? 

Maybe.  If it's doing simple things with the socket API then yes, there's a 
good chance it will just work.  If it's doing more complicated things you might 
hit part of the API that lwIP doesn't support.

Kieran


reply via email to

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