Tcl/Tk Benchmark Suite And Tools
View Ticket
Not logged in
Ticket UUID: 920974
Title: Add support for async requests to nntp
Type: RFE Version: None
Submitter: tallniel Created on: 2004-03-22 13:10:37
Subsystem: nntp Assigned To: nobody
Priority: 5 Medium Severity:
Status: Deleted Last Modified: 2013-07-04 20:09:23
Resolution: Not Applicable Here Closed By:
    Closed on:
Description:
The NNTP package doesn't currently support asynchronous 
requests. As NNTP commands may take a long time to run, it 
would be useful to be able to do these asynchronously. The ability 
to get a progress callback would also be useful (similar to the http 
package).