PDA

View Full Version : sysread': end of file reached (EOFError)


rubyonrails-talk
August 28th, 2006, 12:00 PM
Hi,
I am trying to access the gmail account through net/pop library.However,
I have an error such that:
c:/ruby/lib/ruby/1.8/net/proto col.rb:133:in `sysread': end of file
reached (EOFError)
from c:/ruby/lib/ruby/1.8/net/proto col.rb:133:in `rbuf_fill'
from c:/ruby/lib/ruby/1.8/timeout.r b:56:in `timeout'

More... (http://groups.google.com/group/rubyonrails-talk/msg/507029b2703abaf0)