diff options
| author | Wladimir J. van der Laan <[email protected]> | 2016-09-14 17:25:53 +0000 |
|---|---|---|
| committer | Wladimir J. van der Laan <[email protected]> | 2016-09-14 19:32:00 +0200 |
| commit | 64047f8e7feb518fc2fa79feee1af983798883cc (patch) | |
| tree | 08ec7d8e59e9133ce1ee22010f208e0336c9bcdd /src/init.cpp | |
| parent | Merge #8715: net: only delete CConnman if it's been created (diff) | |
| download | discoin-64047f8e7feb518fc2fa79feee1af983798883cc.tar.xz discoin-64047f8e7feb518fc2fa79feee1af983798883cc.zip | |
depends: Add libevent compatibility patch for windows
Add a patch that seems to be necessary for compatibilty of libevent
2.0.22 with recent mingw-w64 gcc versions (at least GCC 5.3.1 from Ubuntu
16.04).
Without this patch the Content-Length in the HTTP header ends up as
`Content-Length: zu`, causing communication between the RPC
client and server to break down. See discussion in #8653.
Source: https://sourceforge.net/p/levent/bugs/363/
Thanks to @sstone for the suggestion.
Diffstat (limited to 'src/init.cpp')
0 files changed, 0 insertions, 0 deletions