
|
If you were logged in you would be able to see more operations.
|
|
|
Openfire
Created: 02/13/07 05:34 PM
Updated: 02/13/07 05:36 PM
|
|
| Component/s: |
Core
|
| Affects Version/s: |
3.2.0
|
| Fix Version/s: |
3.2.1
|
|
| Support Plan Customer Issue: |
No
|
| Resolution Date: |
02/13/07 05:36 PM
|
| Acceptance Test - Add?: |
No
|
|
By default write operations in MINA are asynchronous and closing a socket connection does not wait for queued packets to be flushed. We need to make the NIOConnection#close() synchronous so that the </stream:stream> gets actually delivered before closing the socket.
|
|
Description
|
By default write operations in MINA are asynchronous and closing a socket connection does not wait for queued packets to be flushed. We need to make the NIOConnection#close() synchronous so that the </stream:stream> gets actually delivered before closing the socket. |
Show » |
| There are no comments yet on this issue.
|
|