LibVNCServer/LibVNCClient
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 405 of file rfb.h.

Field Documentation

◆ compressionEnabled

int compressionEnabled

Definition at line 407 of file rfb.h.

◆ fd

int fd

Definition at line 406 of file rfb.h.

◆ fileSize

int fileSize

Definition at line 408 of file rfb.h.

◆ numPackets

int numPackets

Definition at line 409 of file rfb.h.

◆ receiving

int receiving

Definition at line 410 of file rfb.h.

◆ sending

int sending

Definition at line 411 of file rfb.h.


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