Return-Path: Delivered-To: apmail-jakarta-ant-dev-archive@apache.org Received: (qmail 15986 invoked from network); 2 Jul 2002 18:37:16 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 2 Jul 2002 18:37:16 -0000 Received: (qmail 12664 invoked by uid 97); 2 Jul 2002 18:37:26 -0000 Delivered-To: qmlist-jakarta-archive-ant-dev@jakarta.apache.org Received: (qmail 12648 invoked by uid 97); 2 Jul 2002 18:37:26 -0000 Mailing-List: contact ant-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list ant-dev@jakarta.apache.org Received: (qmail 12634 invoked by uid 50); 2 Jul 2002 18:37:25 -0000 Date: 2 Jul 2002 18:37:25 -0000 Message-ID: <20020702183725.12633.qmail@nagoya.betaversion.org> From: bugzilla@apache.org To: ant-dev@jakarta.apache.org Cc: Subject: DO NOT REPLY [Bug 10401] - waitfor task doesn't shut off socket conditions in every case X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=10401 waitfor task doesn't shut off socket conditions in every case ------- Additional Comments From gus.heck@olin.edu 2002-07-02 18:37 ------- The host might not respond. If it is running a firewall set to drop packets from you to that port you are out of luck. Typically, machines who "know" your machine will reject your packets, but machines that don't have a clue who you are often pretend they don't exist if you aren't allowed in that port. Thus, you might get a long wait even if you can resolve the DNS to a host that is up and running regardless of whether it is providing services (to others) on the given port. -- To unsubscribe, e-mail: For additional commands, e-mail: