/[Apache-SVN]
ViewVC logotype

Revision 1534846


Jump to revision: Previous Next
Author: kpreisser
Date: Tue Oct 22 23:29:14 2013 UTC (10 years, 7 months ago)
Changed paths: 3
Log Message:
- Prevent recursive invocation of Runnables by Room.invokeAndWait() to prevent errors like ConcurrentModificationException when Room.broadcastRoomMessage() iterates over an ArrayList and then calls Room.invokeAndWait() recursivly, iterating again over the array.
- Add comment about blocking Session.close() method.

Changed paths

Path Details
Directorytomcat/trunk/webapps/examples/WEB-INF/classes/websocket/drawboard/Client.java modified , text changed
Directorytomcat/trunk/webapps/examples/WEB-INF/classes/websocket/drawboard/DrawboardEndpoint.java modified , text changed
Directorytomcat/trunk/webapps/examples/WEB-INF/classes/websocket/drawboard/Room.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26