Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
Ruby
Problems with Net/HTTP
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Matt T., post: 4502769"] OK, after much time with the my editor debugger and STDERR, I've narrowed this down as far as I can get it. It turns out that TCPSocket#write is the ultimate method that is hanging. Net/HTTP calls that and it never returns. Does anybody know why this might be? I'm not using any proxies, nor local firewall software or anything else that I could think of that would mess with my network stack. Right now I'm holding off elevating this bug since I'm using 1.8.2 and there's a slight chance that 1.8.4 will fix this, but I'd rather not have to put off any network-oriented Ruby coding until then. I'd really love some help with this, it's a very vexing problem. -Matt [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
Ruby
Problems with Net/HTTP
Top