DESERT 4.0.0
msocket.h File Reference

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 *)
 

Detailed Description

Header of the class derived from UWMconnector to handle the TCP/IP socket connection of a client between NS-Miracle and a modem.

Author
Riccardo Masiero
Version
2.0.0

Function Documentation

◆ read_process_msocket()

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().

Here is the call graph for this function: