FOSSology
4.4.0
Open Source License Compliance by Open Source Software
|
Public Attributes | |
GSocketConnection * | conn |
The socket that is our connection. | |
GInputStream * | istr |
Stream to read from the interface. | |
GOutputStream * | ostr |
Stream to write to the interface. | |
Data needed to manage the connection between the scheduler any type of interface. This includes the thread, the socket and the GInputStream and GOutputStream
Definition at line 53 of file interface.c.