mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01:00
In issue #313 the SO_RCVBUF was intended to be enabled, however the current lwip port looks for another define LWIP_SO_RCVBUF instead of LWIP_RCVBUF. Fixes #716