Flash clients will wait forever for a response if old SASL method fails or there is a conflict while binding a resource
Description
Environment
None
Activity
Show:
Fixed
Details
Details
Assignee

Reporter

Components
Fix versions
Affects versions
Priority
Created May 4, 2006 at 10:26 AM
Updated May 4, 2006 at 10:26 AM
Resolved May 4, 2006 at 10:26 AM
IQAuthHandler and IQBindHandler and sending data directly over the socket instead of letting the Connection do the work. The problem is that they were not considering that Flash clients need to receive a '\0' character to consider the packet complete.