mirror of
https://github.com/genodelabs/genode.git
synced 2025-06-19 15:43:56 +00: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