lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #55875] select() malfunction with C++ compiler


From: Simon Goldschmidt
Subject: [lwip-devel] [bug #55875] select() malfunction with C++ compiler
Date: Mon, 11 Mar 2019 15:00:05 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36

Follow-up Comment #1, bug #55875 (project lwip):

Sorry, this is not a bug in lwIP. If it doesn't work when compiling with your
C++ compiler, you're probably doing something wrong.

I'd suspect you're mixing up includes and when compiling with the C++
compiler, the fd_set type probably looks different how what lwIP defines it...

    _______________________________________________________

Reply to this item at:

  <https://savannah.nongnu.org/bugs/?55875>

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




reply via email to

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