Archive Index
This month's Index
|
Subject: tcp connection closed although initialized with ARES_FLAG_STAYOPEN
tcp connection closed although initialized with ARES_FLAG_STAYOPEN
From: Anlin Zhang <anlin.zhang_at_gmail.com>
Date: Mon, 5 Nov 2007 17:52:28 -0800
Hi,
I did:
After first successful query, program sleeps for 60 seconds and do another
I found the tcp connection is closed 30 seconds after first query, and the
Does ARES_FLAG_STAYOPEN means always keep tcp connections? or there is still
Our current workaround is not to ARES_FLAG_USEVC but not use
Thanks,
|