Michal 'vorner' Vaner
|
8c00b35f64
[2922] Keep mapping from fd to lname
|
12 years ago |
Michal 'vorner' Vaner
|
e6a262a1e5
[2922] Test unknown command for msgq
|
12 years ago |
Jeremy C. Reed
|
e744b4b23d
[master] many spelling or typo fixes
|
12 years ago |
Michal 'vorner' Vaner
|
d6f24ba626
Merge remote-tracking branch 'refs/remotes/origin/master'
|
12 years ago |
Jeremy C. Reed
|
3f85c6420a
[master] add missing copyright and license statements
|
12 years ago |
Michal 'vorner' Vaner
|
6bd562f85c
Merge #1924
|
12 years ago |
Michal 'vorner' Vaner
|
1aa0a1179c
[1924] (minor) Try to make the comment slightly cleaner
|
12 years ago |
Michal 'vorner' Vaner
|
6c5b161b7b
[1924] Reuse common test code
|
12 years ago |
Michal 'vorner' Vaner
|
c45a2112f2
[1924] Return failure explicitly
|
12 years ago |
Michal 'vorner' Vaner
|
e15ccdfa19
[1924] (minor) Comment tweaks
|
12 years ago |
Michal 'vorner' Vaner
|
6e489c0c04
[1924] (minor) More comment tweaks
|
12 years ago |
Michal 'vorner' Vaner
|
f29a543f5e
[1924] Consider EPIPE and similar as no recipient
|
12 years ago |
Michal 'vorner' Vaner
|
8adef6491e
[1924] Use the constants in the process_command_send
|
12 years ago |
JINMEI Tatuya
|
b6b57fb469
[2617] another editorial fix, in a comment.
|
12 years ago |
JINMEI Tatuya
|
709b6c520e
[2617] some more editorial fixes in pydoc
|
12 years ago |
JINMEI Tatuya
|
878c361337
[2617] treat ECONNRESET on recv as error unconditionally with detailed notes
|
12 years ago |
JINMEI Tatuya
|
8431fb8b25
[2617] reorder log message; some more comments and doc
|
12 years ago |
JINMEI Tatuya
|
ac23914ba6
[2617] separated real recv error and close-on-recv; treat the latter as debug.
|
12 years ago |
JINMEI Tatuya
|
2a1e4152da
[2617] make sure FD handling is performed only when it's still valid.
|
12 years ago |
JINMEI Tatuya
|
73ca6b06d1
[2617] log EPIPE at the warn level. added more detailed tests for send_data.
|
12 years ago |
Michal 'vorner' Vaner
|
4f49376c5d
[1924] Provide proper headers
|
12 years ago |
Michal 'vorner' Vaner
|
3e94ba20d5
[1924] Send the errors about missing recipient
|
12 years ago |
Michal 'vorner' Vaner
|
86a88ca3f9
[1924] (minor) Docstrings for the tests
|
12 years ago |
Michal 'vorner' Vaner
|
85b7b8462a
[1924] Decode the delivered messages in test
|
12 years ago |
Michal 'vorner' Vaner
|
6d9b521367
[1924] Skeleton of the test for delivery errors
|
12 years ago |
Mukund Sivaraman
|
8a33bc3ac5
[2623] Fix test failures in msgq_test.py under Python 3.3
|
12 years ago |
Michal 'vorner' Vaner
|
b0a6e5fff9
[2582] Lettuce tests for msgq logging
|
12 years ago |
Michal 'vorner' Vaner
|
275a72e95d
[2582] Synchronisation when the config manager connects
|
12 years ago |
Michal 'vorner' Vaner
|
8d31e215ff
[2582] Signal connection of config manager
|
12 years ago |
Michal 'vorner' Vaner
|
84a994f8ef
[2582] Run the MSGQ poller in separate thread
|
12 years ago |