[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-devel] [patch #9350] Sockets API: use OS's sys/socket.h instead of
From: |
Joan Lledó |
Subject: |
[lwip-devel] [patch #9350] Sockets API: use OS's sys/socket.h instead of lwip/sock |
Date: |
Mon, 22 May 2017 15:27:33 -0400 (EDT) |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0 |
Follow-up Comment #3, patch #9350 (project lwip):
Hi Simon,
> Maybe we can move all the "sys/socket.h" definitions to a
> seperate file and completely prevent including this
> lwip-sys-socket.h if you have your own?
If the target is to provide the user with a way to include its own
sys/sockets.h without changing anything in LwIP, I don't think that will work,
because we still have the same problem: to not knowing what to move to the new
header and what not.
As you said, there isn't an easy solution to this and probably we should
forget it.
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/patch/?9350>
_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/