[AGENT++] snmp++ code cleanups - removing X11 code, user defined timeouts and events

Jochen Katz katz at agentpp.com
Fri Mar 3 19:45:58 CET 2006


Hi all,

does anyone use the following features of snmp++?
- X11 code (define SNMPX11)
- User defined events (define _USER_DEFINED_EVENTS)
- User defined timeouts (define _USER_DEFINED_TIMEOUTS)

This would remove the following functions from EventListHolder:
  int SnmpX11AddInput();
  int SnmpX11RemoveInput();
  void SnmpX11SetTimer();
  UtId SNMPAddTimeOut();
  void SNMPRemoveTimeOut();
  UdId SNMPAddInput();
  void SNMPRemoveInput();

If you use this code, reply now, otherwise it will be removed!

Regards,
  Jochen




More information about the AGENTPP mailing list