lwip-users
[Top][All Lists]
Advanced

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

[lwip-users] Re: [lwip] sys_mbox_fetch with NULL parameter


From: Kieran Mansley
Subject: [lwip-users] Re: [lwip] sys_mbox_fetch with NULL parameter
Date: Thu, 09 Jan 2003 00:27:40 -0000

On Mon, 18 Feb 2002, Mumtaz Ahmad wrote:
> Whats the concept of calling sys_mbox_fetch with NULL parameter
> sys_mbox_fetch(conn->mbox, NULL);

It is for when you're expected a message that has no data attached to it,
or you're not interested in the data.  ie. It is a message being used
purely for synchronisation, not to transfer any real information.

Kieran

[This message was sent through the lwip discussion list.]




reply via email to

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