Commit fd892617f0143b72ada33cfc37a801d198b2e339
1 parent
626e3b6c
Fix closing of Win32 socket
Win32 uses a specific function to close socket. Reported by Petr Parýzek.
Showing
2 changed files
with
3 additions
and
0 deletions
NEWS
| 1 | 1 | libmodbus 2.9.3 (2011-01-XX) |
| 2 | 2 | ============================ |
| 3 | 3 | |
| 4 | +- Fix closing of Win32 socket. | |
| 5 | + Reported by Petr Parýzek. | |
| 4 | 6 | - Fix unit identifier not copied by the TCP server. |
| 5 | 7 | Reported by Antti Manninen. |
| 6 | 8 | - New function to reply to an indication with an exception message | ... | ... |