MFC 272668:
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
MFC 272668: Tags None Referenced Files None Subscribers None
Description
Details
Event Timeline |