From 1cf7b6478a92c746c0965138371c97dc92f6a5fb Mon Sep 17 00:00:00 2001 From: Sean Hefty Date: Fri, 11 May 2012 10:49:19 -0700 Subject: [PATCH] refresh (create temporary patch) --- meta | 5 +++-- patches/refresh-temp | 22 ++++++++++++++++++++++ 2 files changed, 25 insertions(+), 2 deletions(-) create mode 100644 patches/refresh-temp diff --git a/meta b/meta index 4e65f85a..1600772d 100644 --- a/meta +++ b/meta @@ -1,10 +1,11 @@ Version: 1 -Previous: e6abc18fe1d992425ee136fc5ac4117cca7af324 -Head: b60d0c8781b920fad52ac3fb63264ea538cf226a +Previous: 926e1aa4c75cbe015241b63902036eb3a476efd8 +Head: 3a852ae6ae16cf7b60ad793c5963708c3a0c5ef8 Applied: rs-locking: ec6a8efe211b0dc98548443c2e0d67e2c355351f reuseaddr: 5ce7d9c48d082fd1959918e9134f4bdd85c402d9 rstream-delay: b60d0c8781b920fad52ac3fb63264ea538cf226a + refresh-temp: 3a852ae6ae16cf7b60ad793c5963708c3a0c5ef8 Unapplied: rstream-async-opt: 05b2741e5c346be2ed80a63d3213487f2b2f808c comp_locks: b89aab130b4619806557e11e6b9c10964f00743f diff --git a/patches/refresh-temp b/patches/refresh-temp new file mode 100644 index 00000000..367d13a8 --- /dev/null +++ b/patches/refresh-temp @@ -0,0 +1,22 @@ +Bottom: e158cfb023f019d4ef91f72e39f049c35cf5993e +Top: 1e3526d39b2591bb10a08bfed2622f05f82b1bd8 +Author: Sean Hefty +Date: 2012-05-11 10:49:19 -0700 + +Refresh of rstream-delay + +--- + +diff --git a/examples/rstream.c b/examples/rstream.c +index a52a262..7f39b29 100644 +--- a/examples/rstream.c ++++ b/examples/rstream.c +@@ -56,7 +56,7 @@ static int test_size[] = { + static int use_rs = 1; + static int use_async; + static int verify; +-static int flags; ++static int flags = MSG_DONTWAIT; + static int no_delay = 1; + static int custom; + static int iterations = 1; -- 2.41.0