lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [task #14408] Move sendmsg tests from socket examples to so


From: Simon Goldschmidt
Subject: [lwip-devel] [task #14408] Move sendmsg tests from socket examples to socket unit tests
Date: Sat, 18 Mar 2017 05:23:06 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36

Follow-up Comment #3, task #14408 (project lwip):

Regarding blocking behaviour: I haven't tested that yet, but the idea was to
set a callback (by passing it to test_sys_arch_wait_callback()) that gets
called when sys_arch blocks on a semaphore or mbox (not required with mutexes
since we only have one thread).
I've just refined the callback a bit to be type safe.

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/task/?14408>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/




reply via email to

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