From 32a087d3897367574cff89a0f1c04b4bfef2b694 Mon Sep 17 00:00:00 2001 From: Steven Shaw Date: Mon, 4 Dec 2006 11:40:13 +0000 Subject: Rearrange in order of priority. Removed item for implementing basic.get (the Java client doesn't have it either and AMQP 0.9 will bring changes in this area). git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@482145 13f79535-47bb-0310-9956-ffa450edef68 --- dotnet/TODO.txt | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/dotnet/TODO.txt b/dotnet/TODO.txt index a8155ce297..c553405c1a 100644 --- a/dotnet/TODO.txt +++ b/dotnet/TODO.txt @@ -5,9 +5,7 @@ * SSL. SSLStream composed over NetworkStream. -* Implement a Async IO socket transport. - Compare against blocking socket transport and configure default appropriately. - * support multiple versions of AMQP from the same client. -* Blocking receive i.e. Basic.Get +* Implement a Async IO socket transport. + Compare against blocking socket transport and configure default appropriately. -- cgit v1.2.1