* this is needed if NIO has not even send out! MEMROY LEAK if not.
* double check
*/
if (!sentReply) {
final MyResponse res = new MyResponse(protocol, requestUrl,
httpMethod, commandSshLine, maxTries,
retryIntervalMillis, response, error, errorMessage,
stackTrace, statusCode);