maxpowel / jQuery-XMPP-plugin

Javascript library for the XMMP protocol
http://plugins.jquery.com/project/xmpp-lib
163 stars 50 forks source link

Fix for Issue #9 #11

Closed werdnum closed 12 years ago

werdnum commented 12 years ago

Looks like requests that time out are not being renewed because of some faulty logic in listen(). This seems to fix the issue.