On Wed, 2004-08-25 at 02:44, Robert Story wrote:
> On Wed, 25 Aug 2004 02:30:16 +0100 Pedro wrote:
> PN> Could someone please indicate me which are the functions responsible for
> PN> the implementation of the udp socket used by net-snmp? Is winpipe.c one
> PN> of these functions?
> 
> That file is used to emulate unix pipes on windows. Most of the udp code would
> be in snmplib/snmpUDPDomain.c.

I have seen the snmplib/snmpUDPDomain.c file. In fact, the
netsnmp_udp_transport(...) function in snmplib/snmpUDPDomain.c creates
the socket. However, this function is not called in the snmp_open(...)
function in snmplib/snmp_api.c. My question is how does the
snmp_open(....) function is able to open the socket if it does not call
the netsnmp_udp_transport(...) ???

Thanks in advance

Regards,
Pedro Neves 



-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
_______________________________________________
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