debug and logging improvements

This commit is contained in:
Martin Willi
2006-06-13 10:01:04 +00:00
parent 22ff6f578f
commit fa32cd3c47
8 changed files with 43 additions and 16 deletions
+2 -2
View File
@@ -40,10 +40,10 @@ struct configuration_t {
/**
* @brief Returns the retransmit timeout.
*
*
* The timeout values are managed by the configuration, so
* another backoff algorithm may be implemented here.
*
*
* @param this calling object
* @param retransmit_count number of times a message was retransmitted so far
* @param[out] timeout the new retransmit timeout in milliseconds