lwip-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-devel] [patch #9839] Add support for struct sockaddr with no sa_le


From: Joan Lledó
Subject: [lwip-devel] [patch #9839] Add support for struct sockaddr with no sa_len field.
Date: Thu, 1 Aug 2019 16:08:19 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0

Follow-up Comment #4, patch #9839 (project lwip):

There's a bug in your commit: _HAVE_SA_LEN is defined by glibc, is the macro
used to detect whether the sa_len field is present in the system, it cannot be
renamed. Moreover, HAVE_SA_LEN (without the initial _ ) is local to LwIP and
can be renamed to LWIP_SOCKET_HAVE_SA_LEN.

    _______________________________________________________

Reply to this item at:

  <https://savannah.nongnu.org/patch/?9839>

_______________________________________________
  Message sent via Savannah
  https://savannah.nongnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]