source: npl/overig/gsoap/nofastopen.patch @ ffaaf60

Last change on this file since ffaaf60 was c5c522c, checked in by Edwin Eefting <edwin@datux.nl>, 8 years ago

initial commit, transferred from cleaned syn3 svn tree

  • Property mode set to 100644
File size: 417 bytes
  • gsoap/stdsoap2.h

    diff -r -u gsoap-2.8.orig/gsoap/stdsoap2.h gsoap-2.8/gsoap/stdsoap2.h
    old new  
    728728#    include <netinet/tcp_var.h>
    729729#   else
    730730#    include <netinet/tcp.h>          /* TCP_NODELAY, TCP_FASTOPEN */
     731#    undef TCP_FASTOPEN
    731732#   endif
    732733#   include <arpa/inet.h>
    733734#  endif
Note: See TracBrowser for help on using the repository browser.