Historique des commits

Auteur SHA1 Message Date
  Michael Heimpold c258137adc Handle out-of-memory conditions more gracefully il y a 8 ans
  Stéphane Raimbault 7acb7eaa00 Move WINVER definition before other includes (#350) il y a 9 ans
  Stéphane Raimbault 00e068eb59 tcp_modbus_accept mustn't close socket on error (closes #333) il y a 9 ans
  Stéphane Raimbault 10f92e2f66 Move setting of option inside the relevant conditional group il y a 9 ans
  Shoichi Sakane 70b7c5d2c6 Fix "wildcard address" in TCP IPv6 il y a 9 ans
  Stéphane Raimbault 988c9151cd Define MSG_DONTWAIT to MSG_NONBLOCK on AIX (#294) il y a 9 ans
  Stéphane Raimbault 1782fcc0ba Minor - Rename yes variable to enable il y a 10 ans
  Michael Heimpold 9e61200588 Fix some coding style nitpicks il y a 10 ans
  Michael Heimpold 09807f1419 Introduce SPDX license identifiers il y a 10 ans
  Stéphane Raimbault 29851c2fa9 Avoid twice connect() in source code (closes #194) il y a 11 ans
  Stéphane Raimbault 706fa6b292 Fix TCP IPv4 modbus_connect() on win32 (closes #100 and #165) il y a 11 ans
  Stéphane Raimbault 7272fb0901 Fix 24a05ebd3c0 - win32: init of modbus_tcp_pi_listen (#187) il y a 11 ans
  Stéphane Raimbault 270f02c8dc INADDR_* macros are defined in host byte order il y a 11 ans
  Stéphane Raimbault c1665d400c Filter of IP addresses in IPv4 server (closes #190) il y a 11 ans
  Stéphane Raimbault 8f1cc7b3c8 Allow to listen any hosts in IPv6 (closes #32) il y a 11 ans
  Stéphane Raimbault 24a05ebd3c win32: init of modbus_tcp_pi_listen (#187) il y a 11 ans
  Stéphane Raimbault 5665306800 Fix response timeout modification on connect (closes #80) il y a 11 ans
  Stéphane Raimbault 6bc39ad930 Add check for protocol identifer in TCP mode il y a 11 ans
  Stéphane Raimbault 5c9598fb0f Use accept4 in TCP PI if available il y a 11 ans
  Stéphane Raimbault 2076d11f3e Add documentation for tcp[_pi]_accept (closes #31) il y a 11 ans
  Stéphane Raimbault f7799a4fdd Rename 'socket' variables to 's' to avoid warning on Windows il y a 12 ans
  Stéphane Raimbault f720851a18 Use a unsigned long for ioctlsocket on Windows il y a 12 ans
  Stéphane Raimbault d8aa5a4214 Always set socket to -1 on close() il y a 12 ans
  Stéphane Raimbault 55d9a371f1 Protect all public functions against invalid context il y a 12 ans
  Stéphane Raimbault e6b648881e Safer modbus_close il y a 12 ans
  Stéphane Raimbault 3b4d8126f1 Include winsock2.h before ws2tcpip.h for VS 2005 il y a 12 ans
  Stéphane Raimbault c429036883 Avoid C99 declaration in win32 section code (closes #92) il y a 12 ans
  Stéphane Raimbault 34ec939a75 Another quick workaround for deficient OS (closes #63) il y a 12 ans
  Stéphane Raimbault 1b0f4420c3 Remove blank line from previous commit il y a 12 ans
  Julian Raschke ad362fc1c3 Use nonblocking sockets on Win32 and OS X/iOS too il y a 12 ans