]> git.meshlink.io Git - utcp/history - utcp.h
Fix memory and resource leaks.
[utcp] / utcp.h
2014-08-16 Guus SliepenAdd socket option functions names similar to setsockopt...
2014-08-16 Guus SliepenAdd utcp_set_mtu().
2014-08-09 Guus SliepenStart implementing timeout handling.
2014-08-09 Guus SliepenPass buffers as const.
2014-07-25 Guus SliepenSegmentize outgoing packets.
2014-07-25 Guus SliepenDo port numbers properly.
2014-07-24 Guus SliepenStart of UTCP.