lwip-users
[Top][All Lists]
Advanced

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

[lwip-users] lwip mailbox sisten in with NO_SYS.


From: Igor Auzokoa
Subject: [lwip-users] lwip mailbox sisten in with NO_SYS.
Date: Tue, 1 Mar 2005 11:28:33 +0100

Hello,
I want to use the lwip stack with the raw api or sockets api. I am trying to
implement a mailbox system in my non OS design, and I have som dubts. When
lwip api calls to 'api_msg_post(...)' function, must I copy all members of
all struct pointers of 'msg' structure? Must I expand the structure into
mailbox memory?. If i do not doing it, I loose information in messages
because I do not call to tcp thread each time I have a message.
Could anyone answer to my doubts?
Thanks.





reply via email to

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