On Thu, Sep 08, 2005 at 02:27:13PM -0400, Robert Story wrote: > On Wed, 07 Sep 2005 16:06:13 +0100 Dave wrote: > DS> netsnmp_transport * > DS> netsnmp_transport_open( char *string, int def_port ) > > I would have a third param, def_transport, which would be used if string > doesn't contain a transport.
The current function netsnmp_tdomain_transport also takes a parameter named local that is a boolean indicating if this is a server or client connection. Would you want one of those as well? /MF ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
