diff --git a/src/modbus.c b/src/modbus.c index e13bd0d..4c7a33a 100644 --- a/src/modbus.c +++ b/src/modbus.c @@ -332,7 +332,6 @@ static int compute_data_length_after_meta(modbus_t *ctx, uint8_t *msg, and errno is set to one of the values defined below: - ECONNRESET - EMBBADDATA - - EMBUNKEXC - ETIMEDOUT - read() or recv() error codes */