All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20080513175055.GI15306@ghostprotocols.net>

diff --git a/a/1.txt b/N1/1.txt
index 4a4c132..b6a9e50 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -22,16 +22,16 @@ Em Tue, May 13, 2008 at 08:37:38PM +0300, Rémi Denis-Courmont escreveu:
 > manually - so I don't get a TCP socjet.
 > 
 > In any case, getaddrinfo() should be patched to
-> 1/ accept ai_socktype = SOCK_DCCP and ai_protocol = IPPROTO_DCCP,
-> 2/ accept ai_socktype = SOCK_DCCP and ai_protocol = 0,
+> 1/ accept ai_socktype == SOCK_DCCP and ai_protocol == IPPROTO_DCCP,
+> 2/ accept ai_socktype == SOCK_DCCP and ai_protocol == 0,
 >    and set ai_protocol to IPPROTO_DCCP in the results,
-> 3/ (perhaps?) accept ai_protocol = IPPROTO_DCCP and ai_socktype = 0,
+> 3/ (perhaps?) accept ai_protocol == IPPROTO_DCCP and ai_socktype == 0,
 >    and set ai_socktype to SOCK_DCCP in the results.
 > 
 > Similarly:
-> 1/ accept ai_socktype = SOCK_DGRAM and ai_protocol = IPPROTO_UDPLITE,
+> 1/ accept ai_socktype == SOCK_DGRAM and ai_protocol == IPPROTO_UDPLITE,
 > 2/ (intentionally omitted - keep normal UDP non-Lite behavior)
-> 3/ (perhaps?) accept ai_protocol = IPPROTO_UDPLITE and ai_socktype = 0,
+> 3/ (perhaps?) accept ai_protocol == IPPROTO_UDPLITE and ai_socktype == 0,
 >    and set ai_socktype to SOCK_DGRAM in the results.
 > 
 > Voilà. Best to check this with Ulrich Drepper, no?
diff --git a/a/content_digest b/N1/content_digest
index 0efd585..ee5eb3f 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,8 +1,17 @@
- "ref\020080513072853.GB4514@gerrit.erg.abdn.ac.uk\0"
+ "ref\020080513093718.GA24185@gerrit.erg.abdn.ac.uk\0"
+ "ref\020080513162325.GF15306@ghostprotocols.net\0"
+ "ref\020080513170325.GB11499@gerrit.erg.abdn.ac.uk\0"
+ "ref\0200805132037.39580.rdenis@simphalempin.com\0"
  "From\0Arnaldo Carvalho de Melo <acme@redhat.com>\0"
  "Subject\0Re: [RFC] [DCCP]: Deprecate SOCK_DCCP in favour of SOCK_DGRAM\0"
- "Date\0Tue, 13 May 2008 17:50:55 +0000\0"
- "To\0dccp@vger.kernel.org\0"
+ "Date\0Tue, 13 May 2008 14:50:55 -0300\0"
+ "To\0R\303\251mi Denis-Courmont <rdenis@simphalempin.com>\0"
+ "Cc\0Gerrit Renker <gerrit@erg.abdn.ac.uk>"
+  David Stevens <dlstevens@us.ibm.com>
+  David Miller <davem@davemloft.net>
+  dccp@vger.kernel.org
+  netdev@vger.kernel.org
+ " Ulrich Drepper <drepper@redhat.com>\0"
  "\00:1\0"
  "b\0"
  "Em Tue, May 13, 2008 at 08:37:38PM +0300, R\303\251mi Denis-Courmont escreveu:\n"
@@ -29,16 +38,16 @@
  "> manually - so I don't get a TCP socjet.\n"
  "> \n"
  "> In any case, getaddrinfo() should be patched to\n"
- "> 1/ accept ai_socktype = SOCK_DCCP and ai_protocol = IPPROTO_DCCP,\n"
- "> 2/ accept ai_socktype = SOCK_DCCP and ai_protocol = 0,\n"
+ "> 1/ accept ai_socktype == SOCK_DCCP and ai_protocol == IPPROTO_DCCP,\n"
+ "> 2/ accept ai_socktype == SOCK_DCCP and ai_protocol == 0,\n"
  ">    and set ai_protocol to IPPROTO_DCCP in the results,\n"
- "> 3/ (perhaps?) accept ai_protocol = IPPROTO_DCCP and ai_socktype = 0,\n"
+ "> 3/ (perhaps?) accept ai_protocol == IPPROTO_DCCP and ai_socktype == 0,\n"
  ">    and set ai_socktype to SOCK_DCCP in the results.\n"
  "> \n"
  "> Similarly:\n"
- "> 1/ accept ai_socktype = SOCK_DGRAM and ai_protocol = IPPROTO_UDPLITE,\n"
+ "> 1/ accept ai_socktype == SOCK_DGRAM and ai_protocol == IPPROTO_UDPLITE,\n"
  "> 2/ (intentionally omitted - keep normal UDP non-Lite behavior)\n"
- "> 3/ (perhaps?) accept ai_protocol = IPPROTO_UDPLITE and ai_socktype = 0,\n"
+ "> 3/ (perhaps?) accept ai_protocol == IPPROTO_UDPLITE and ai_socktype == 0,\n"
  ">    and set ai_socktype to SOCK_DGRAM in the results.\n"
  "> \n"
  "> Voil\303\240. Best to check this with Ulrich Drepper, no?\n"
@@ -47,4 +56,4 @@
  "\n"
  - Arnaldo
 
-224ecda9bf6a4a02b0496aa7f10e5ea572115f96126a60108611d69f691ce00e
+fb71fd70634b89716de72a3902b0410658e4fb68f1c103d30cf9286be2c7530b

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.