forgot to mention
- To: mutt-dev <mutt-dev@xxxxxxxx>
- Subject: forgot to mention
- From: b a <randomcoder1@xxxxxxxxx>
- Date: Fri, 10 Jul 2009 05:26:30 +0300
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type:content-transfer-encoding; bh=fYt9miyzMDd9PAM4SOlBEksoN5gV+rE3/BYAAPtR2l0=; b=fzrPJQuWpjrx+HIyq/n44PZ568GhPFdvJ7ArjFnLpYad8LguKxMg44bTAdXt5e4fum QwOfGdSUdakdZuPZ9hQ5hX+4ZQ66T1eNHf/c6BYrYfzp/QiPRckcVc/t4TE+M1jveR4A 0+dTQ/8ttgoA1xM4FiFO/CQfnudnORII5oKzg=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=PhAYxaDd2lkttvce4pe+FULV2jXC7VM5KmUNkNbfyCaIp82pGSQcKOgJG6AwnFSmot 5DdHx74o/z8OIBakIMC4WAMP7MSKtT0FAO+OGt2JB4mIVLhvs2/i2w/tfsFtNZ3tINtO WbrMRh4kpe3GAYWhEOqxZpGC3CYGGimiwmD48=
- List-post: <mailto:mutt-dev@mutt.org>
- List-unsubscribe: send mail to majordomo@mutt.org, body only "unsubscribe mutt-dev"
- Sender: owner-mutt-dev@xxxxxxxx
I forgot to mention that what I want to get done is listed under the file
imap/TODO
9 * Interruptible socket calls, preferably without having to abort the
10 connection. For example large downloads could be chunked.