lp:~mengbiping/drizzle/rewriting-pool-of-threads-testing

Created by Biping Meng and last modified
Get this branch:
bzr branch lp:~mengbiping/drizzle/rewriting-pool-of-threads-testing
Only Biping Meng can upload to this branch. If you are Biping Meng please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Biping Meng
Project:
Drizzle
Status:
Development

Recent revisions

1103. By Biping Meng

std::set replaced with std::unordered_set

1102. By Biping Meng

Made up the missing space

1101. By Biping Meng

Some tiny cleanups

1100. By Biping Meng

Merge trunk

1099. By Biping Meng

Some refinements on comments

1098. By Biping Meng

Bug causing assertion failure fixed

1097. By Biping Meng

If libevent_add_session is called when some thread is executing libevent_add_session_callback, newly connected sessions are being processed in *this* event loop. But new characters writen into the event pipe will not be cleared in this batch. So we choose to clear the pending events at the end of libevent_add_session routine.

1096. By Biping Meng

sessions_to_be_killed added in order to avoid searching when dealing with session killing notification

1095. By Biping Meng <llml@llml-desktop>

Merge trunk

1094. By Biping Meng <llml@llml-desktop>

Unused parameter error fixed

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.

Subscribers