Any ideas folks? - Dan ---------- Forwarded message ---------- From: Bogdan Tenea <tenea.bogdan at gmail.com> Date: Wed, Mar 14, 2012 at 10:39 AM Subject: ruby win32-pipe blocking To: djberg96 at gmail.com Hello Sorry to disturb, but I have a question regarding your Win32-PIPE ruby module. I want to build a multi-threaded pipe server, but the problems is when I do a server.connect() on one thread, all threads block. Does this have something to do with the library or is it related to how windows threads are implemented in ruby? I am running ruby 1.9.3 with latest win32-pipe (0.21) Thank you, Bogdan