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

gcc484ntopperl-5.22
Last change on this file since d849d83 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
RevLine 
[c5c522c]1diff -r -u gsoap-2.8.orig/gsoap/stdsoap2.h gsoap-2.8/gsoap/stdsoap2.h
2--- gsoap-2.8.orig/gsoap/stdsoap2.h     2015-04-14 08:46:36.000000000 +0200
3+++ gsoap-2.8/gsoap/stdsoap2.h  2015-07-24 13:52:27.584071550 +0200
4@@ -728,6 +728,7 @@
5 #    include <netinet/tcp_var.h>
6 #   else
7 #    include <netinet/tcp.h>          /* TCP_NODELAY, TCP_FASTOPEN */
8+#    undef TCP_FASTOPEN
9 #   endif
10 #   include <arpa/inet.h>
11 #  endif
Note: See TracBrowser for help on using the repository browser.