Michal Vaner
|
8296f2cd87
Fix test
|
il y a 14 ans |
Likun Zhang
|
4938273805
Read the data in the readable socket of socketpair.
|
il y a 14 ans |
Michal Vaner
|
64d8257b28
Fix docstring formatting
|
il y a 14 ans |
Jerry
|
e7e02306f7
update the comments
|
il y a 14 ans |
Michal Vaner
|
deacb6ab5b
Changelog
|
il y a 14 ans |
Michal Vaner
|
c22bd7bc69
Race conditions in xfrout
|
il y a 14 ans |
Michal Vaner
|
c5a9ab2da5
Remove race conditions and spurious wakeup problems
|
il y a 14 ans |
Jerry
|
288f0861e7
modify select fd handling logic
|
il y a 14 ans |
Jerry
|
b5fa0bf095
remove useless code line
|
il y a 14 ans |
Jerry
|
26595cb419
remove useless threading event
|
il y a 14 ans |
Jerry
|
7cf8eefa12
fix a zonemgr test case issue(issue on exiting thread)
|
il y a 14 ans |
Jerry
|
b04a8bea8b
remove duplicate test case (test_shutdown() has the same test case)
|
il y a 14 ans |
Likun Zhang
|
ba007f0b0a
Add catch for the exact exception socket.error when msgq has been killed.
|
il y a 14 ans |
Jerry
|
02b73d3279
Modified according to comments.
|
il y a 14 ans |
Likun Zhang
|
e9bc9c4d77
Make boss process send correct 'shutdown' command to other modules.
|
il y a 14 ans |
Likun Zhang
|
6d3b4b3c71
1. catch the exception when xfrin sending the zone transfer result to others modules, msgq may has been killed at that time. 2. change the delay time of boss process between sending command 'shutdown' and signal 'SIGTERM'.
|
il y a 14 ans |
Jerry
|
ddf21e206a
fix #330: zonemgr exception on SIGINT
|
il y a 14 ans |
Likun Zhang
|
76bdd11c1c
Make sure xfrout can be shutdown, now notify-out thread and transfer-server thread can be terminated when the main thread get shutdown command.
|
il y a 14 ans |
Likun Zhang
|
a46e52a0de
Change the sleep time(the time between sending shutdown command to other processes and reap these processes) of boss process from 0.5 to 1 second, so that it can make sure other processes can exit automatically when user enter ctrl+c command.
|
il y a 14 ans |
Likun Zhang
|
4ae2cbc0f0
create working branch for ticket 335
|
il y a 14 ans |
JINMEI Tatuya
|
2cb60011d8
minor corrections in doxygen description.
|
il y a 14 ans |
Jerry
|
befe045267
fix a minor typo bug, so skip review.
|
il y a 14 ans |
JINMEI Tatuya
|
32768a7beb
missing dist files
|
il y a 14 ans |
JINMEI Tatuya
|
9c94313199
changelog for trac #311
|
il y a 14 ans |
JINMEI Tatuya
|
0caf682710
merge trac #311 (EDNS class)
|
il y a 14 ans |
JINMEI Tatuya
|
44c65d908a
removed obsolete file (sync with trunk by hand)
|
il y a 14 ans |
JINMEI Tatuya
|
31d34a20f7
sync with trunk
|
il y a 14 ans |
JINMEI Tatuya
|
b711cc8c98
cleanup: removed redundant this pointers
|
il y a 14 ans |
JINMEI Tatuya
|
d803ac6d86
make sure "." is listed before tests in SUBDIRS to ensure things to be tested are ready when doing tests. specifically, the immediate 'make check' after "configure" would fail without these changes.
|
il y a 14 ans |
JINMEI Tatuya
|
04fc3c206a
changelog for trac #323.
|
il y a 14 ans |