lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] about socket test problem?


From: Kieran Mansley
Subject: Re: [lwip-users] about socket test problem?
Date: Thu, 03 Jul 2008 15:23:35 +0100

On Thu, 2008-07-03 at 21:23 +0800, "谢纯珀" wrote:
> lwip 1.3.0 port on WinXP.

The windows port from the lwip-contrib module, or one you've written
yourself?

> use two thread, one is tcpip_thread, another thread is testSocketFunc
> ()

I assume that the testSocketFunc is only making calls that will invoke
tcpip_thread to do the lwIP processing, not calling lwIP core functions
itself.

The other side of things is your driver.  Do you know what function it
uses to pass received packets up to lwIP?

Kieran





reply via email to

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