Public Member Functions | Public Attributes

c_connect_thread_data Class Reference

Stores data for thread (connect). More...

Collaboration diagram for c_connect_thread_data:

List of all members.

Public Member Functions

 c_connect_thread_data ()

Public Attributes

volatile bool async
 Async flag.
string comment
 Comment for socket.
volatile bool done
 Has the thread finished?
volatile int ec
 Error code.
volatile threaded_connect_id id
 ID of connect.
string local
 Local IPv4 address to bind, for IPv6 ignored.
vector< c_sock_loglog
 Log messages.
string remote
 Remote IPv4/6 address/host.
volatile unsigned short remote_port
 Remote port.
c_socket s
 Socket descriptor.
bool thread_id_valid
 If ID is valid.

Detailed Description

Stores data for thread (connect).

Author:
VooDooMan
Version:
1
Date:
2005-12-07

Definition at line 213 of file threads.cpp.


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

Generated on Sat Aug 7 2010 15:28:20 for VooDoo cIRCle by doxygen 1.7.1

Get VooDoo cIRCle at SourceForge.net. Fast, secure and Free Open Source software downloads