Remmina - The GTK+ Remote Desktop Client  v1.4.33
Remmina is a remote desktop client written in GTK+, aiming to be useful for system administrators and travellers, who need to work with lots of remote computers in front of either large monitors or tiny netbooks. Remmina supports multiple network protocols in an integrated and consistent user interface. Currently RDP, VNC, NX, XDMCP and SSH are supported.
item Struct Reference

Data Fields

ssh_channel channel
 
gint fd_in
 
gint fd_out
 
gboolean protected
 
pthread_t thread
 
struct itemnext
 

Detailed Description

Definition at line 133 of file remmina_ssh.c.

Field Documentation

◆ channel

ssh_channel item::channel

Definition at line 134 of file remmina_ssh.c.

◆ fd_in

gint item::fd_in

Definition at line 135 of file remmina_ssh.c.

◆ fd_out

gint item::fd_out

Definition at line 136 of file remmina_ssh.c.

◆ next

struct item* item::next

Definition at line 139 of file remmina_ssh.c.

◆ protected

gboolean item::protected

Definition at line 137 of file remmina_ssh.c.

◆ thread

pthread_t item::thread

Definition at line 138 of file remmina_ssh.c.


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