Well, I'm developing an application for Xen's MiniOS which is quite a large
project (kind of) and while making a fork of it and trying to port to 1.4.1
sounds tempting, it'd require me to dig some code (but would help me remove
the damned #ifdefs becuase I'm using on Linux 1.4.1).

I'm not using select becuase I wanted to make a netconn implementation
first and then when it works, to reimplement using raw api thinking it's a
1:1 port between the two.

On Fri, Mar 18, 2016 at 9:47 PM, [email protected] <[email protected]> wrote:

> Pîrvu Mihai wrote:
>
>> The port I'm using is using 1.3.2 version
>>
>
> Yikes! There have really been many fixes since then!
>
>> I'll try to follow how select is implemented
>>
>
> Why don't you actually use select? However, there may be bugs in 1.3.2's
> select...
>
>
> Simon
>
> _______________________________________________
> lwip-users mailing list
> [email protected]
> https://lists.nongnu.org/mailman/listinfo/lwip-users
>
_______________________________________________
lwip-users mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/lwip-users

Reply via email to