Provided by: libmodbus-dev_3.0.6-2+deb9u1build0.18.04.1_amd64 

NAME
modbus_get_socket - 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.
SEE ALSO
modbus_set_socket(3)
AUTHORS
The libmodbus documentation was written by Stéphane Raimbault <stephane.raimbault@gmail.com[1]>
NOTES
1. stephane.raimbault@gmail.com
mailto:stephane.raimbault@gmail.com
libmodbus 3.0.6 12/03/2021 MODBUS_GET_SOCKET(3)