Hi,
I installed ruby 1.4.5 binary kit for windows (not cygwin version). When
I execute sample/svr.rb and sample/clnt.rb, both scripts run fine. But
svr.rb gives
the following error when I try to kill it with Ctrl-C (kill clnt.rb without
problem).
Anyone has similar problem?
Here is the error message.
Unhandled exception in ruby.exe (NTDLL.DLL): 0xC0000029: (no name).
By the way, I got the same problem with ruby 1.4.4
Regards,
Jack Hou