Dynamic prediction timeout
This commit is contained in:
@@ -77,6 +77,8 @@ 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