Measure actual echo timeout instead of network timeout to first hop
This commit is contained in:
@@ -77,8 +77,6 @@ namespace Network {
|
||||
int fd( void ) { return connection.fd(); }
|
||||
|
||||
void set_verbose( void ) { sender.set_verbose(); verbose = true; }
|
||||
|
||||
uint64_t timeout( void ) { return connection.timeout(); }
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user