Hi Mikel,
On Mon, Feb 27, 2012, Mikel Astiz wrote:
From: Mikel Astiz <redacted>
This patch series proposes several fixes regarding the cancelation of
transfers.
This third version includes some minor refactoring of patches v2 5/8
and 7/8, following the reviews from Johan.
Mikel Astiz (2):
client: terminate queued transfers properly
client: fix canceling queued transfers
client/session.c | 30 ++++++++++++++++++++++++++----
client/transfer.c | 12 ++++++++----
2 files changed, 34 insertions(+), 8 deletions(-)
Applied. Thanks.
Johan