]> git.sur5r.net Git - openldap/commit
Introduce options to configure tcp-keepalive settings per connection. These
authorRalf Haferkamp <ralf@openldap.org>
Wed, 6 May 2009 13:14:36 +0000 (13:14 +0000)
committerRalf Haferkamp <ralf@openldap.org>
Wed, 6 May 2009 13:14:36 +0000 (13:14 +0000)
commit5725d5d6e965933c86ec692ac5a274bc09a8c223
treeed55ec62ed6d93e8d43d3c9c9cfa64a033ba564e
parent64dc274655dd2afeb291552fc0439e934de0dba7
Introduce options to configure tcp-keepalive settings per connection. These
settings only work on Linux and are ignore when not supported (see
discussion on -devel)
include/ldap.h
libraries/libldap/init.c
libraries/libldap/ldap-int.h
libraries/libldap/options.c
libraries/libldap/os-ip.c