- 50
- 0
- 约5.47千字
- 约 6页
- 2018-02-20 发布于河南
- 举报
net-snmp库snmp API解读分析
导读
net-snmp API分为两种,一种叫传统API(Traditional API),一种叫单个API(Single API)。早期的neet-snmp没有考虑到多线程的问题,所有的会话共享同一个资源,这些就是传统API,后来支持多线程的就叫做单个API。详细的内容在源码根目录下的README.thread文件里有详细介绍,这里贴出一部分关键内容。The functions in the following table are functionally equivalent,with the exception of these behaviors:- The Traditional API manages many sessions- The Traditional API passes a struct snmp_session pointer,?????? and touches the Sessions list- The Single API manages only one session- The Single API passes an opaque pointer, and does not use Sessions list?? Traditional??????? Single??????????????????? Comment?
您可能关注的文档
最近下载
- T∕TAF 324-2026 冷板式液冷柜系统技术要求和测试方法.pdf VIP
- 情浓五月天,感恩母亲节!课件-- 母亲节感恩教育主题班会.pptx VIP
- 26年三年级(下)语文期中质量检测卷.docx VIP
- (正式版)D-L∕T 1266-2013 变压器用片式散热器选用导则.docx VIP
- 冷板式液冷柜系统技术要求和测试方法.docx VIP
- VW 44045_EN-2024 聚丙烯成品件检验.pdf
- 电线电缆厂员工薪资管理制度.doc VIP
- 马工程《政治学概论》(第二版)第一章 课后思考题参考答案.pdf VIP
- 2025年分析化学知识点总结 .pdf VIP
- 感恩母亲节课件课件.pptx VIP
原创力文档

文档评论(0)