I've implemented a proper async close http://people.apache.org/~fhanik/patches/comet-async-close.patch for the NIO connector.
today, when someone calls CometEvent.close() it finishes out the request, but nothing happens until the connection actually times out, which could be forever. also, any new request, will most likely be discarded since the connection is in comet status.
unless anyone objects, I'll commit this to trunk towards the end of this week
Filip --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]