[Win32utils-devel] Perhaps a different approach for win32-ipc
win32utils-devel at rubyforge.org
win32utils-devel at rubyforge.org
Sat Oct 23 16:34:10 EDT 2004
Hmm...what about creating the block in the constructor?
e = Event.new{ puts "Hello" }
e.set(0) -> "Hello"
e.close
Well, I'll try to hang out on IRC this weekend much of the time if anyone
wants to join me to discuss this in more detail. Look for me in #ruby-lang
or #win32 on freenode.irc.net
Dan
More information about the win32utils-devel
mailing list