Query: modbus_get_socket
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
MODBUS_GET_SOCKET(3) Libmodbus Manual MODBUS_GET_SOCKET(3)NAMEmodbus_get_socket - get the current socket of the contextSYNOPSISint modbus_get_socket(modbus_t *ctx);DESCRIPTIONThe modbus_get_socket() function shall return the current socket or file descriptor of the libmodbus context.RETURN VALUEThe current socket or file descriptor of the context.SEE ALSOmodbus_set_socket(3)AUTHORSThe libmodbus documentation was written by Stephane Raimbault <stephane.raimbault@gmail.com[1]>NOTES1. stephane.raimbault@gmail.com mailto:stephane.raimbault@gmail.com libmodbus 3.0.3 05/26/2012 MODBUS_GET_SOCKET(3)