ReactOS 0.4.15-dev-7934-g1dc8d80
rdpclient::tcp_ Struct Reference

#include <rdesktop.h>

Collaboration diagram for rdpclient::tcp_:

Public Attributes

SOCKET sock
 
struct stream in
 
struct stream out
 
long connection_timeout
 

Detailed Description

Definition at line 301 of file rdesktop.h.

Member Data Documentation

◆ connection_timeout

long rdpclient::tcp_::connection_timeout

Definition at line 306 of file rdesktop.h.

◆ in

struct stream rdpclient::tcp_::in

Definition at line 304 of file rdesktop.h.

◆ out

struct stream rdpclient::tcp_::out

Definition at line 305 of file rdesktop.h.

◆ sock

SOCKET rdpclient::tcp_::sock

Definition at line 303 of file rdesktop.h.


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