source:
npl/overig/gsoap/nofastopen.patch
@
cc2b9e2
Last change on this file since cc2b9e2 was c5c522c, checked in by , 8 years ago | |
---|---|
|
|
File size: 417 bytes |
Rev | Line | |
---|---|---|
[c5c522c] | 1 | diff -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.