From 5c0fca9861474bc11d135ebc5b3c0d43fa3a9bd6 Mon Sep 17 00:00:00 2001 From: Sean Hefty Date: Fri, 5 Mar 2010 10:24:13 -0800 Subject: [PATCH] new --- meta | 5 +++-- patches/nd-conn | 16 ++++++++++++++++ 2 files changed, 19 insertions(+), 2 deletions(-) create mode 100644 patches/nd-conn diff --git a/meta b/meta index f0371bab..d744f96a 100644 --- a/meta +++ b/meta @@ -1,10 +1,11 @@ Version: 1 -Previous: 8c988c42cbcb2355d2369f797de703fe289565ba -Head: 578223afa5cfd28c37227e8bfa063957ccb90a6e +Previous: 0e293319428101e62116bb4b06be5ccea00ed22a +Head: 9d5e38f4e8bb9fccf9ba44890f703d0615829658 Applied: rm-build: ecb1d23ab7af4d244d1cf424b3274f71c6bec70a dapl-rbuf: 7178f36157095410fdb1e4ae492b6a7576b7c575 ep-timeout: 578223afa5cfd28c37227e8bfa063957ccb90a6e + nd-conn: 9d5e38f4e8bb9fccf9ba44890f703d0615829658 Unapplied: dapl-rb: 1aa0b9f57f7544c8a16f73608547f6c76af64fb9 debug-wv: f98e9be2365ed35d30abdf31128c331322849c93 diff --git a/patches/nd-conn b/patches/nd-conn new file mode 100644 index 00000000..6d4063f2 --- /dev/null +++ b/patches/nd-conn @@ -0,0 +1,16 @@ +Bottom: 1d83082cef70c873142d82834e81508fd293949d +Top: 1d83082cef70c873142d82834e81508fd293949d +Author: Sean Hefty +Date: 2010-03-05 10:24:11 -0800 + +winverbs/nd: allow retrying connect() call + +The ND specification allows for retrying NDConnector:Connect() +calls. Add this support to the winverbs ND provider. + +Signed-off-by: Sean Hefty + + +--- + + -- 2.46.0