id	summary	reporter	owner	description	type	status	priority	milestone	component	resolution	keywords	cc	branch	branch_author	launchpad_bug
6217	iocpreactor events do not occur at the time they should	BrianMatthews		"When multiple writes are queued to a Perspective Broker connection,
the success callbacks all occur at the same time.
When using the default select reactor, the events occur as each write succeeds.

Attached are two scripts, pbecho.py (server) and pbechoclient.py (the client)
with the select reactor (iocpreactor commented out) the 'Transfer Done' messages in the client occur when 'Transfer some data' messages appear in the server.

With the iocpreactor, the 'Transfer Done' messages all occur at once when all 4 data transfers are complete.

 "	defect	new	normal		core		iocpreactor review				
