[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-devel] About SO_* and SOF_* #defines
From: |
Joan Lledó |
Subject: |
[lwip-devel] About SO_* and SOF_* #defines |
Date: |
Thu, 6 Sep 2018 13:23:14 +0200 |
Hi,
While looking at src/api/sockets.c git history, I found the commit
b034451: sockets.c: Don't rely on #defines in socket.h to be in sync with ip.h.
After this commit, the #errors at src/core/init.c:241 aren't needed
anymore, aren't they? It's not possible to have SO_* != SOF_* while
these #errors are still there.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [lwip-devel] About SO_* and SOF_* #defines,
Joan Lledó <=