source: trunk/FACT++/src/Connection.cc

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @14577   12 years tbretz Improved StartConnect to get rid of a misleading error at startup of ...
(edit) @14179   12 years tbretz Changed keep alive time from 10s to 30s. This increases the latency ...
(edit) @13259   12 years tbretz Set fDebugTx per default to false
(edit) @13209   13 years tbretz Implemented fVerbose to switch verbosity of default messages on and off.
(edit) @13200   13 years tbretz Use Debug() when fDebugTx is enabled.
(edit) @12540   13 years tbretz Fixed a bug which could cause crahses when a transmission is ...
(edit) @11528   13 years tbretz Replace a v6 loopback address by a v4 loopback address; we do not ...
(edit) @11479   13 years tbretz Replaces ato/atof by stoi/stof; replaced boost::lexical_cast by to_string
(edit) @11478   13 years tbretz Removed some obsolete include.
(edit) @11370   13 years tbretz Set URL from SetEndpoint(tcp::endpoint)
(edit) @11260   13 years tbretz Fixed a problem introduced with the splitting of Connect which caused ...
(edit) @11198   13 years tbretz Do noz print 'Trying to connect' message more than once.
(edit) @11190   13 years tbretz Added the possbility to give an IP Address with a port rather than a ...
(edit) @11164   13 years tbretz Switch on keep alive packates with 10s timeouts.
(edit) @11118   13 years tbretz Added possibility to debug data transmission to the boards.
(edit) @10983   13 years tbretz Canceled conecction atempts now stop the connection atempt.
(edit) @10925   13 years tbretz Suppress notice about sent data by define.
(edit) @10831   13 years tbretz Replaces some Message calls by Info
(edit) @10822   13 years tbretz Handle operation_aborted in timeouts; improved ...
(edit) @10780   13 years tbretz Replaced stringstream in log-stream by ostringstream.
(edit) @10731   13 years tbretz Improved error output.
(edit) @10662   13 years tbretz Set the sttaus back to connecting if a connection attempt is not yet ...
(edit) @10512   13 years tbretz replace the address of the first element by the data() member function
(edit) @10373   13 years tbretz Changed basis of MessageImp::Write function from const char* to ...
(edit) @10284   13 years tbretz - Added enum ConnectionStatus_t - change fConnectionStatus type to ...
(edit) @10268   13 years tbretz Some improvements to the connection handling, added some PostMessage ...
(add) @10183   14 years tbretz New import.
Note: See TracRevisionLog for help on using the revision log.