JINMEI Tatuya
|
37743e4ec1
[2617] fixed a typo in a comment line.
|
il y a 12 ans |
JINMEI Tatuya
|
8b84c4beb4
[2617] added comments about restrictions on run_kqueue/poller.
|
il y a 12 ans |
JINMEI Tatuya
|
7411072928
[2617] more editorial fix; remove unnecessary quote, use double-quote for """
|
il y a 12 ans |
JINMEI Tatuya
|
b6b57fb469
[2617] another editorial fix, in a comment.
|
il y a 12 ans |
JINMEI Tatuya
|
709b6c520e
[2617] some more editorial fixes in pydoc
|
il y a 12 ans |
JINMEI Tatuya
|
677e990f61
[2617] editorial cleanups for MsgQCloseOnReceive pydoc
|
il y a 12 ans |
JINMEI Tatuya
|
878c361337
[2617] treat ECONNRESET on recv as error unconditionally with detailed notes
|
il y a 12 ans |
JINMEI Tatuya
|
266bfcd67a
[2617] added "exiting" log message to those that don't have it until now.
|
il y a 12 ans |
JINMEI Tatuya
|
666395baa9
[2617] logged shutdown event of cfgmgr
|
il y a 12 ans |
JINMEI Tatuya
|
8431fb8b25
[2617] reorder log message; some more comments and doc
|
il y a 12 ans |
JINMEI Tatuya
|
ac23914ba6
[2617] separated real recv error and close-on-recv; treat the latter as debug.
|
il y a 12 ans |
JINMEI Tatuya
|
2a1e4152da
[2617] make sure FD handling is performed only when it's still valid.
|
il y a 12 ans |
JINMEI Tatuya
|
4df7916901
[2617] internal refactoring: extract FD handling into a separate method.
|
il y a 12 ans |
JINMEI Tatuya
|
73ca6b06d1
[2617] log EPIPE at the warn level. added more detailed tests for send_data.
|
il y a 12 ans |
JINMEI Tatuya
|
fe0db0adf0
[2617] make sure error info isn't lost on socket.error in getbytes()
|
il y a 12 ans |
JINMEI Tatuya
|
269cd18672
[2617] added a debug message on session establishment with lname. debug aid.
|
il y a 12 ans |
JINMEI Tatuya
|
ed8243603f
[2617] log lname after establishing cc session; for debug aid
|
il y a 12 ans |
JINMEI Tatuya
|
583de5551d
[2617] extend python cc module so it logs some events, and log local lname
|
il y a 12 ans |
JINMEI Tatuya
|
57f3e532a4
[master] Merge branch 'trac2310'
|
il y a 12 ans |
JINMEI Tatuya
|
31707f9fd9
[2310] added notes about htonl() portability considerations
|
il y a 12 ans |
Michal 'vorner' Vaner
|
5cfbdc70c1
Changelog for #2439
|
il y a 12 ans |
Michal 'vorner' Vaner
|
76f20bfafc
Fix regex in lettuce tests
|
il y a 12 ans |
Michal 'vorner' Vaner
|
44699b4b18
Merge #2439
|
il y a 12 ans |
Michal 'vorner' Vaner
|
8ed7d37069
[2439] Adjust the log message
|
il y a 12 ans |
Mukund Sivaraman
|
717d619224
Merge branch 'master' into trac2435_2
|
il y a 12 ans |
JINMEI Tatuya
|
10fece1ac6
[2435] updated pydoc for RRsetCollections to match the latest C++ doxygen doc.
|
il y a 12 ans |
JINMEI Tatuya
|
9a7784d748
[2435] some minor editorial cleanups
|
il y a 12 ans |
JINMEI Tatuya
|
2ca96761f1
[2310] added a test case where the original TTL is smaller than SOA minttl.
|
il y a 12 ans |
JINMEI Tatuya
|
b122fa56ec
[2310] clarify/simplify the use of origin with textToRRset.
|
il y a 12 ans |
JINMEI Tatuya
|
ed2adc060e
[2310] added some implementation notes as comment for in-memory findAtOrigin.
|
il y a 12 ans |