1MODBUS_GET_SOCKET(3) Libmodbus Manual MODBUS_GET_SOCKET(3)
2
3
4
6 modbus_get_socket - get the current socket of the context
7
9 int modbus_get_socket(modbus_t *ctx);
10
12 The modbus_get_socket() function shall return the current socket or
13 file descriptor of the libmodbus context.
14
16 The current socket or file descriptor of the context.
17
19 modbus_set_socket(3)
20
22 The libmodbus documentation was written by Stéphane Raimbault
23 <stephane.raimbault@gmail.com[1]>
24
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)