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: Frédéric Bernon
Subject: [lwip-devel] [patch #5777] Avoid OS functions'names conflit with some sockets.h names...
Date: Mon, 05 Mar 2007 10:19:38 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1.2) Gecko/20070219 Firefox/2.0.0.2

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

Last think before do it, some includes are always need in sockets.h to use
some setsockopts.h (like TCP_NODELAY and TCP_KEEPALIVE):

#include "opt.h"
#include "tcp.h"

Ok to add them (it's better to let applications be independant from lwip)?


    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message posté via/par Savannah
  http://savannah.nongnu.org/





reply via email to

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