lwip-users
[Top][All Lists]
Advanced

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

[lwip-users] lwIP Windows implementation


From: box
Subject: [lwip-users] lwIP Windows implementation
Date: Tue, 20 Sep 2011 13:55:34 +0100
User-agent: RoundCube Webmail/0.4

I've ported lwIP on Windows in userspace as a cool way to work around Windows TCP/IP stack limitation. See here: http://www.dupuis.me/node/21

The stack performs quite well even in user space how ever:
- the stack tend to create a lot of semaphore for simulating blocking call - it would be nice to have no blocking function or callback for netcomm_* API

Laurent




reply via email to

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