lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] Multi threaded TCP model


From: Pîrvu Mihai
Subject: Re: [lwip-users] Multi threaded TCP model
Date: Fri, 18 Mar 2016 22:30:03 +0200

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, address@hidden <address@hidden> 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
address@hidden
https://lists.nongnu.org/mailman/listinfo/lwip-users


reply via email to

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