Histórico de Commits

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