Stéphane Raimbault
|
dcfac5a76c
Fix compilation with MinGW (GCC 4.8.1) under Win7 (closes #163)
|
11 vuotta sitten |
Stéphane Raimbault
|
706fa6b292
Fix TCP IPv4 modbus_connect() on win32 (closes #100 and #165)
|
11 vuotta sitten |
Stéphane Raimbault
|
7272fb0901
Fix 24a05ebd3c0 - win32: init of modbus_tcp_pi_listen (#187)
|
11 vuotta sitten |
Stéphane Raimbault
|
270f02c8dc
INADDR_* macros are defined in host byte order
|
11 vuotta sitten |
Stéphane Raimbault
|
d2b288bedf
So many boring changes to the documentation ;)
|
11 vuotta sitten |
Stéphane Raimbault
|
c1665d400c
Filter of IP addresses in IPv4 server (closes #190)
|
11 vuotta sitten |
Stéphane Raimbault
|
c335864395
Updated NEWS file
|
11 vuotta sitten |
Stéphane Raimbault
|
8f1cc7b3c8
Allow to listen any hosts in IPv6 (closes #32)
|
11 vuotta sitten |
Stéphane Raimbault
|
652b5b0548
win32: improve way to get current tick count in tests {#187)
|
11 vuotta sitten |
Stéphane Raimbault
|
24a05ebd3c
win32: init of modbus_tcp_pi_listen (#187)
|
11 vuotta sitten |
Stéphane Raimbault
|
bb6be03c11
Convenient assert macro for unit testing
|
11 vuotta sitten |
Stéphane Raimbault
|
55bd5054e6
Initialize device argument to NULL on malloc (closes #184)
|
11 vuotta sitten |
Stéphane Raimbault
|
9226613778
Compiling with -Werror=pendantic produces an error (closes #183)
|
11 vuotta sitten |
Stéphane Raimbault
|
457be540a2
MinGW make type warning in unit-test-server.c (closes #180)
|
11 vuotta sitten |
Stéphane Raimbault
|
5e93475964
MinGW make type warning in modbus-rtu.c (closes #181)
|
11 vuotta sitten |
oldfaber
|
017ffb3030
Fix bswap macros for Microsoft Visual Studio C 2006 or newer
|
11 vuotta sitten |
Stéphane Raimbault
|
1eabc8a010
Fix MinGW make error 'MSG_NOSIGNAL' undeclared (closes #175)
|
11 vuotta sitten |
Stéphane Raimbault
|
d39fc1f8c4
Define and public export of MODBUS_MAX_PDU_LENGTH (closes #167)
|
11 vuotta sitten |
Stéphane Raimbault
|
946fb25cdd
Conditional include of socket.h or winsock2 in tests (closes #169)
|
11 vuotta sitten |
Stéphane Raimbault
|
52a82f8cfe
Truncate data from response in report_slave_id to new max arg (closes #167)
|
11 vuotta sitten |
Stéphane Raimbault
|
5665306800
Fix response timeout modification on connect (closes #80)
|
11 vuotta sitten |
Stéphane Raimbault
|
bf060ff273
Add const on timeval argument on Windows internal API
|
11 vuotta sitten |
Stéphane Raimbault
|
6bc39ad930
Add check for protocol identifer in TCP mode
|
11 vuotta sitten |
Stéphane Raimbault
|
ad4623c05b
Fix typo in message. Thanks to Perry Kundert.
|
11 vuotta sitten |
Stéphane Raimbault
|
4fb681f6d9
Fix few missing bold on error codes of the documentation
|
11 vuotta sitten |
Karl Palsson
|
76e2a3e4db
[docs] drop reference to non-existent return data
|
11 vuotta sitten |
Stéphane Raimbault
|
c4f7a24285
Change timeout to uint32 and add 3 byte timeout tests
|
11 vuotta sitten |
Stéphane Raimbault
|
8dc4e2e5db
Change syscall to flush serial buffer on Windows (closes #144)
|
11 vuotta sitten |
Stéphane Raimbault
|
d06a3eeaa3
Avoid to use reserved identifiers for header names (closes #157)
|
11 vuotta sitten |
Stéphane Raimbault
|
13e1e8e2ec
Add missing sys/select.h for QNX (closes #158)
|
11 vuotta sitten |