-- Leo's gemini proxy

-- Connecting to git.thebackupbox.net:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini

repo: urcd
action: commit
revision:
path_from:
revision_from: c05fb11d7ead8720842512bbfb1c679483739ceb:
path_to:
revision_to:

git.thebackupbox.net

urcd

git://git.thebackupbox.net/urcd

commit c05fb11d7ead8720842512bbfb1c679483739ceb
Author: root <root@d3v11.ano>
Date:   Wed Mar 6 03:36:04 2013 +0000

    fix

diff --git a/src/urcstream.pyx b/src/urcstream.pyx

index 39de4981f2a74971b4c2f26cc18042dd1fa889a3..

index ..79773e077524a8cf08f923209be80dc10f1fa349 100644

--- a/src/urcstream.pyx
+++ b/src/urcstream.pyx
@@ -56,7 +56,7 @@ def limit():
   return 1

 def client_poll():
-  return 0 if limit() else len( client_POLLIN.poll(256-
+  return len( client_POLLIN.poll(256-
     (256*len( server_POLLIN.poll(0)))
   ))

-----END OF PAGE-----

-- Response ended

-- Page fetched on Sun Jun 2 19:11:31 2024