Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
_GInputMessage Struct Reference

#include <giotypes.h>

Data Fields

GSocketAddress ** address
 
GInputVectorvectors
 
guint num_vectors
 
gsize bytes_received
 
gint flags
 
GSocketControlMessage *** control_messages
 
guintnum_control_messages
 

Detailed Description

Definition at line 397 of file giotypes.h.

Field Documentation

◆ address

GSocketAddress** _GInputMessage::address

Definition at line 398 of file giotypes.h.

◆ bytes_received

gsize _GInputMessage::bytes_received

Definition at line 403 of file giotypes.h.

◆ control_messages

GSocketControlMessage*** _GInputMessage::control_messages

Definition at line 406 of file giotypes.h.

◆ flags

gint _GInputMessage::flags

Definition at line 404 of file giotypes.h.

◆ num_control_messages

guint* _GInputMessage::num_control_messages

Definition at line 407 of file giotypes.h.

◆ num_vectors

guint _GInputMessage::num_vectors

Definition at line 401 of file giotypes.h.

◆ vectors

GInputVector* _GInputMessage::vectors

Definition at line 400 of file giotypes.h.


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