> What does the count mean on the return from select in 
> agent_check_and_process?

    $ man select

    RETURN VALUE
       On success, select and pselect return the number  of  descriptors 
       contained in the descriptor sets, which may be zero if the timeout
       expires before anything interesting happens.


If you don't have the documentation installed on your system, it might
be worth doing so.  Calls such as "select" are part of the underlying
operating system.   They're not specific to the Net-SNMP suite.

Dave



-------------------------------------------------------
This SF.Net email is sponsored by the new InstallShield X.
>From Windows to Linux, servers to mobile, InstallShield X is the one
installation-authoring solution that does it all. Learn more and
evaluate today! http://www.installshield.com/Dev2Dev/0504
_______________________________________________
Net-snmp-users mailing list
[EMAIL PROTECTED]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to