lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [patch #5777] Avoid OS functions'names conflit with some so


From: Simon Goldschmidt
Subject: [lwip-devel] [patch #5777] Avoid OS functions'names conflit with some sockets.h names...
Date: Mon, 05 Mar 2007 07:44:29 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.2) Gecko/20070219 Firefox/2.0.0.2

Follow-up Comment #1, patch #5777 (project lwip):

I think that's a good change, but I would stick to the other #if's (removing
the defined(LWIP_POSIX_SOCKETS_IO_NAMES), you'd define it in opt.h, anyway,
either to 0 or != 0. => #if LWIP_POSIX_SOCKETS_IO_NAMES should be enough).

BTW: if you have such a posix system you'd need some kind of wrapper to be
able to call write and read for sockets, wouldn't you?

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/patch/?5777>

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.nongnu.org/





reply via email to

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