FOSSology  4.4.0
Open Source License Compliance by Open Source Software
interface_connection Struct Reference
Collaboration diagram for interface_connection:
Collaboration graph

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.
 

Detailed Description

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.


The documentation for this struct was generated from the following file: