Leif Hedstrom created TS-3052:
---------------------------------
Summary: Change libmgmt to use poll instead of select
Key: TS-3052
URL: https://issues.apache.org/jira/browse/TS-3052
Project: Traffic Server
Issue Type: Bug
Components: Core, Manager
Reporter: Leif Hedstrom
With the changes made to libmgmt and its regression test, we end up sitting
idle for 60s (#define MAX_TIME_WAIT 60) in select() as one of the regression
tests. The suggestion from Theo and James is that switching to poll() is the
right fix for this.
--
This message was sent by Atlassian JIRA
(v6.2#6252)