genode/repos/libports/src/test/lwip/http_clnt
Martin Stein b57834f26b lwip/http_clnt: circumvent LWIP cleanup exceptions
Cleaning up LWIP when returning from the main function sporadically
leads to endless errors "Error: sys_arch_mbox_fetch: unknown exception
occured!". We let the client sleep forever at the end of its main function
to prevent tests from failing due to a flooded log.

Reg #2193
2017-01-31 12:01:12 +01:00
..
main.cc lwip/http_clnt: circumvent LWIP cleanup exceptions 2017-01-31 12:01:12 +01:00
target.mk Simpify startup of dynamically linked binaries 2017-01-13 13:06:52 +01:00