JINMEI Tatuya
|
c2608e7b39
[2205] avoid referencing post-destructor member variables.
|
12 years ago |
JINMEI Tatuya
|
c857ced998
[2205] make AUTH_DATASRC_CLIENTS_BUILDER_COMMAND more readable using text.
|
12 years ago |
JINMEI Tatuya
|
e7bcdb44ef
[2205] overall documentation updates
|
12 years ago |
JINMEI Tatuya
|
e21b1a26b3
[2205] cleanups: use more specific internal namespaces and reorder code
|
12 years ago |
JINMEI Tatuya
|
93c198a7b9
[2205] make sure wating for builder thread in the mgr destructor.
|
12 years ago |
JINMEI Tatuya
|
5bf4005eb7
[2205] cover the case where Thread.wait() throws.
|
12 years ago |
JINMEI Tatuya
|
15724e5de1
[2205] catch exceptions inside builder and log it.
|
12 years ago |
JINMEI Tatuya
|
16d31a6793
[2205] handle the case where manager is destroyed without shutdown()
|
12 years ago |
JINMEI Tatuya
|
f05b0be9d2
[2205] small refactoring: extracting send-command part to a thread
|
12 years ago |
JINMEI Tatuya
|
ae89f6e491
[2205] added a test case using a real thread
|
12 years ago |
JINMEI Tatuya
|
d2009fd950
[2205] supported manager's shutdown command
|
12 years ago |
JINMEI Tatuya
|
0c6ad26d37
[2205] introduce DataSrcClientsMgr, tested initial startup.
|
12 years ago |
JINMEI Tatuya
|
26ea6b0e30
[2205] added DataSrcClientsBuilder class, main part of configurator thread
|
12 years ago |