Re: fd's in select

2004-07-20 Thread Carlos Cantu
> UCD-SNMP version 4.2.6 <=== THIS MAY BE MY PROBLEM!!! NOT POINTING TO > THE RIGHT VERSION OF SNMPD. I'LL TRY >FIGURING WHY THAT IS AND REPORT BACK. pointing to the newer 5.0.8 fixed my problems... thanks for lending a k

Re: fd's in select

2004-07-20 Thread Carlos Cantu
> What does it mean when I don't get many fd's from the snmp_select_info() > call? Lately, the count is not higher than 2, and I cannot process SNMP > requests. I've seen when the count is 3 or 4, I am able to process > requests. Any ideas? Maybe the select is not the problem, looking at the ou

fd's in select

2004-07-19 Thread Carlos Cantu
What does it mean when I don't get many fd's from the snmp_select_info() call? Lately, the count is not higher than 2, and I cannot process SNMP requests. I've seen when the count is 3 or 4, I am able to process requests. Any ideas? I've changed my code back to the way it was when it was workin