freebsd-dev/contrib/bsnmp/lib
Edward Tomasz Napierala f53120073b Revert "bsnmpclient(3): make it thread-safe"
This reverts commit 89e3d5671b.

As pointed out, there are several problems with that commit:

1. The new semantics, while useful for clients where multiple
   threads use separate contexts, breaks clients which correctly
   share a single one
2. Change in semantics would require a library version bump
3. It doesn't build with GCC
2020-12-29 19:55:05 +00:00
..
asn1.3
asn1.c Revert "bsnmpclient(3): make it thread-safe" 2020-12-29 19:55:05 +00:00
asn1.h
bsnmpagent.3
bsnmpclient.3 Merge release 1.14 of bsnmp. 2020-04-01 15:25:16 +00:00
bsnmplib.3
snmp.c
snmp.h
snmpagent.c
snmpagent.h
snmpclient.c Revert "bsnmpclient(3): make it thread-safe" 2020-12-29 19:55:05 +00:00
snmpclient.h Revert "bsnmpclient(3): make it thread-safe" 2020-12-29 19:55:05 +00:00
snmpcrypto.c Merge release 1.14 of bsnmp. 2020-04-01 15:25:16 +00:00
snmppriv.h
support.c
support.h
tc.def