SNMP UDP ports can be configured at compile time

This commit is contained in:
goldsimon
2007-03-08 10:32:29 +00:00
parent 91afefa61a
commit 5eabd4591a
3 changed files with 12 additions and 1 deletions

View File

@@ -23,6 +23,9 @@ HISTORY
++ New features:
2007-03-08 Simon Goldschmidt
* snmp_msg.h, msg_in.c: SNMP UDP ports can be configured at compile time.
2007-03-06 Frédéric Bernon
* api.h, api_lib.c, sockets.h, sockets.c, tcpip.c, sys.h, sys.c, err.h:
Implement SO_RCVTIMEO on UDP sockets/netconn.