Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 161757 Details for
Bug 233409
net-libs/loudmouth-1.4.0 TCP_KEEPALIVE broken in some cases
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to avoid compiling in the keepalive support
no-keepalive.patch (text/plain), 861 bytes, created by
Hans de Graaff
on 2008-07-30 19:05:58 UTC
(
hide
)
Description:
Patch to avoid compiling in the keepalive support
Filename:
MIME Type:
Creator:
Hans de Graaff
Created:
2008-07-30 19:05:58 UTC
Size:
861 bytes
patch
obsolete
>--- configure.ac.~1~ 2008-06-07 00:25:54.000000000 +0200 >+++ configure.ac 2008-07-23 09:04:49.820885960 +0200 >@@ -212,22 +212,6 @@ > echo "Not using asynchronous dns lookups" > fi > >-dnl +-------------------------------------------------------------------+ >-dnl | Checking for Linux TCP/IP stack | >-dnl +-------------------------------------------------------------------+ >-AC_CHECK_DECL(TCP_KEEPCNT, [ac_use_keepalives=yes], [ac_use_keepalives=no], [ >-#include <sys/socket.h> >-#include <netinet/in.h> >-#include <netinet/ip.h> >-#include <netinet/tcp.h> >-]) >- >-use_keepalives=no >-if test x$ac_use_keepalives != xno; then >- use_keepalives=yes >- AC_DEFINE(USE_TCP_KEEPALIVES, 1, [Whether to use Linux TCP keepalives]) >-fi >- > dnl +-------------+ > dnl | Build Flags |-------------------------------------------- > dnl +-------------+
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 233409
: 161757