modbus_get_socket(3) get the current socket of the context

SYNOPSIS

int modbus_get_socket(modbus_t *ctx);

DESCRIPTION

The modbus_get_socket() function shall return the current socket or file descriptor of the libmodbus context.

RETURN VALUE

The current socket or file descriptor of the context.

AUTHORS

The libmodbus documentation was written by Stéphane Raimbault <m[blue][email protected]m[][1]>