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