freebsd-dev/usr.sbin/nscd
John Baldwin 23c7e79ad8 Properly set the timeout in a query_state. The global query_timeout
configuration value is an integer count of seconds, it is not a timeval.
Using memcpy() to copy a timeval from it put garbage into the tv_usec
field.

PR:		194025
Submitted by:	David Shane Holden <dpejesh@yahoo.com>
MFC after:	1 week
2014-10-06 18:16:45 +00:00
..
agents
agent.c
agent.h
cachelib.c
cachelib.h
cacheplcs.c
cacheplcs.h
config.c
config.h
debug.c
debug.h
hashtable.h
log.c
log.h
Makefile
mp_rs_query.c
mp_rs_query.h
mp_ws_query.c
mp_ws_query.h
nscd.8 use .Mt to mark up email addresses consistently (part2) 2014-06-20 09:57:27 +00:00
nscd.c
nscd.conf.5 use .Mt to mark up email addresses consistently (part2) 2014-06-20 09:57:27 +00:00
nscdcli.c
nscdcli.h
parser.c
parser.h
protocol.c
protocol.h
query.c Properly set the timeout in a query_state. The global query_timeout 2014-10-06 18:16:45 +00:00
query.h
singletons.c
singletons.h