LibVNCServer/LibVNCClient
Data Fields
rfbFileTransferData Struct Reference

#include <rfb.h>

Data Fields

int fd
 
int compressionEnabled
 
int fileSize
 
int numPackets
 
int receiving
 
int sending
 

Detailed Description

Definition at line 401 of file rfb.h.

Field Documentation

◆ compressionEnabled

int compressionEnabled

Definition at line 403 of file rfb.h.

◆ fd

int fd

Definition at line 402 of file rfb.h.

◆ fileSize

int fileSize

Definition at line 404 of file rfb.h.

◆ numPackets

int numPackets

Definition at line 405 of file rfb.h.

◆ receiving

int receiving

Definition at line 406 of file rfb.h.

◆ sending

int sending

Definition at line 407 of file rfb.h.


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