Menu

#163 Add support for async requests to nntp

open
nobody
nntp (2)
5
2004-03-22
2004-03-22
Neil Madden
No

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).

Discussion