/[lwip]/lwip/src/include/lwip/opt.h
ViewVC logotype

Diff of /lwip/src/include/lwip/opt.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.16 by likewise, Fri Nov 14 13:17:24 2003 UTC revision 1.17 by likewise, Fri Nov 14 14:56:31 2003 UTC
# Line 299  a lot of data that needs to be copied, t Line 299  a lot of data that needs to be copied, t
299  #define TCP_SNDLOWAT                    TCP_SND_BUF/2  #define TCP_SNDLOWAT                    TCP_SND_BUF/2
300  #endif  #endif
301    
302    /* Support loop interface (127.0.0.1) */
303    #ifndef LWIP_HAVE_LOOPIF
304    #define LWIP_HAVE_LOOPIF                1
305    #endif
306    
307  #ifndef LWIP_EVENT_API  #ifndef LWIP_EVENT_API
308  #define LWIP_EVENT_API                  0  #define LWIP_EVENT_API                  0

Legend:
Removed from v.1.16  
changed lines
  Added in v.1.17

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26