/[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.27 by likewise, Tue Aug 10 14:41:12 2004 UTC revision 1.28 by christiaans, Mon Dec 6 11:50:53 2004 UTC
# Line 339  a lot of data that needs to be copied, t Line 339  a lot of data that needs to be copied, t
339  /* ---------- Socket Options ---------- */  /* ---------- Socket Options ---------- */
340  /* Enable SO_REUSEADDR and SO_REUSEPORT options */  /* Enable SO_REUSEADDR and SO_REUSEPORT options */
341  #ifndef SO_REUSE  #ifndef SO_REUSE
342  # define SO_REUSE 1  # define SO_REUSE 0
343  #endif                                                                          #endif                                                                        
344    
345    

Legend:
Removed from v.1.27  
changed lines
  Added in v.1.28

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