1MODBUS_GET_SOCKET(3)           Libmodbus Manual           MODBUS_GET_SOCKET(3)
2
3
4

NAME

6       modbus_get_socket - get the current socket of the context
7

SYNOPSIS

9       int modbus_get_socket(modbus_t *ctx);
10

DESCRIPTION

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

RETURN VALUE

16       The current socket or file descriptor of the context.
17

SEE ALSO

19       modbus_set_socket(3)
20

AUTHORS

22       The libmodbus documentation was written by Stéphane Raimbault
23       <stephane.raimbault@gmail.com[1]>
24

NOTES

26        1. stephane.raimbault@gmail.com
27           mailto:stephane.raimbault@gmail.com
28
29
30
31libmodbus 3.0.8                   07/31/2019              MODBUS_GET_SOCKET(3)
Impressum