weechat-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Weechat-dev] [task #11884] Multiple xdcc downloads from same 'bot'


From: Michishige Kaito
Subject: [Weechat-dev] [task #11884] Multiple xdcc downloads from same 'bot'
Date: Sun, 15 Jul 2012 02:05:34 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:13.0) Gecko/20100101 Firefox/13.0.1

Follow-up Comment #1, task #11884 (project weechat):

This really depends on #10645.

You would also want a way to check whether a transfer ended correctly in the
infolist provided by the `xfer_ended` signal, so you can retry if needed.
Other than that, it's just some simple queue control. However, without the two
mentioned features, you would have to assume that xfers are being accepted,
and also that they are always successful upon receiving `xfer_ended`, and
that's assuming way too much.

Auto detecting bot features might prove tricky. However, I think simply
managing the queue ourselves is perfectly fine. Request one pack, wait for it
to finish, request next pack. There's no practical difference with keeping
packs queued on the bot.

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/task/?11884>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]