fixed bug #35928 BSD sockets functions must set errno for POSIX-compliance (patch by Mason)

This commit is contained in:
Simon Goldschmidt
2014-03-11 20:53:44 +01:00
parent c82f04f54c
commit c065427ebe
3 changed files with 14 additions and 3 deletions

View File

@@ -96,6 +96,10 @@ HISTORY
++ Bugfixes:
2014-03-11: Simon Goldschmidt (patch by Mason)
* opt.h, sockets.c: fixed bug #35928 BSD sockets functions must set errno for
POSIX-compliance
2014-02-27: Simon Goldschmidt
* dhcp.c: fixed bug #40303 DHCP xid renewed when sending a DHCPREQUEST