genode/libports/src/lib/lwip
Josef Söntgen 0d0ebd5a7f libports: lwip change SOL_SOCKET definition
Our FreeBSD libc based libc defines SOL_SOCKET as 0xffff. We change
lwip's definition from 0xfff to match ours. This prevents us from
converting the level when we call {g,s}etsockopt.

Fixes #292.
2012-07-20 14:43:51 +02:00
..
include Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
platform Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
errno.patch Imported Genode release 11.11 2011-12-22 16:19:25 +01:00
libc_select_notify.patch Imported Genode release 11.11 2011-12-22 16:19:25 +01:00
sol_socket_definition.patch libports: lwip change SOL_SOCKET definition 2012-07-20 14:43:51 +02:00