|
DESERT 4.0.0
|
Header of the class derived from UWMconnector to handle the TCP/IP socket connection of a client between NS-Miracle and a modem. More...
Go to the source code of this file.
Classes | |
| class | Msocket |
Functions | |
| void * | read_process_msocket (void *) |
Header of the class derived from UWMconnector to handle the TCP/IP socket connection of a client between NS-Miracle and a modem.
| void * read_process_msocket | ( | void * | pMsocket_me_ | ) |
Function to read from the modem via a TCP/IP connection (it must be called as a pure C function).
References UWMconnector::getDriverQueueLength(), Msocket::getSocket(), msgModem::msg_length, msgModem::msg_rx, and UWMconnector::queueMsg.
Referenced by Msocket::openConnection().
