Jelte Jansen
|
f8196cfb1a
bit of cleanup
|
15 years ago |
Jelte Jansen
|
e8acfc19af
timeouts in python cc session too + test
|
15 years ago |
Jelte Jansen
|
1e059e977c
removed dead code from new tests
|
15 years ago |
Jelte Jansen
|
5f9172caa9
remove now incomplete throw statement, since we're not using them anywhere else
|
15 years ago |
Jelte Jansen
|
279f16d0ba
update other 'fake' session implementations to new interface
|
15 years ago |
Jelte Jansen
|
9ce7db783c
add error handling and a test for that
|
15 years ago |
Jelte Jansen
|
97cd04f9c0
added setTimeout(size_t milliseconds) and getTimeout() functions to set the timeout used for blocking reads on sessions
|
15 years ago |
Jelte Jansen
|
61fb173df9
initial timeout test
|
15 years ago |
Jelte Jansen
|
e53a7e05cc
small update for jinmei's comments
|
15 years ago |
Jelte Jansen
|
09dadcdcdd
timeout in asio by using a call to async_read() and a deadline_timer
|
15 years ago |
Jelte Jansen
|
5610566c90
branch for ticket #296, timeouts on ccchannel
|
15 years ago |
JINMEI Tatuya
|
0043299b12
removed redundant null checks before delete.
|
15 years ago |
JINMEI Tatuya
|
f7d5d843a8
cleanup: removed unnecessary lexical_cast.
|
15 years ago |
JINMEI Tatuya
|
3cc88bfa25
cleanup: removed <config.h> because we don't use UNUSED_PARAM in this file.
|
15 years ago |
JINMEI Tatuya
|
92a667282e
cleanup: removed <config.h> because we now don't use UNUSED_PARAM.
|
15 years ago |
JINMEI Tatuya
|
4c3dd96dbe
constify.
|
15 years ago |
JINMEI Tatuya
|
c982ccbbda
added a brief comment about unistd.h
|
15 years ago |
JINMEI Tatuya
|
c2258c4e0b
worked around another brokenness of sunstudio.
|
15 years ago |
JINMEI Tatuya
|
a82c729cef
added redundant top-level consts in declarations to help broken sunstudio behavior.
|
15 years ago |
JINMEI Tatuya
|
535489324e
removed a redundant comman after the last member of enum.
|
15 years ago |
JINMEI Tatuya
|
71dcd00edb
corrected indentation.
|
15 years ago |
JINMEI Tatuya
|
4eb2441498
fixed a typo in a comment.
|
15 years ago |
JINMEI Tatuya
|
92171ed6ef
added an entry for trac #221
|
15 years ago |
JINMEI Tatuya
|
f383a56c23
merged branches/trac221b for trac #221.
|
15 years ago |
JINMEI Tatuya
|
c1497bb088
more sync with trunk
|
15 years ago |
JINMEI Tatuya
|
79a6c20a23
updated the test reflecting the fact we disabled notify
|
15 years ago |
JINMEI Tatuya
|
f4d9f872e5
sync with trunk
|
15 years ago |
JINMEI Tatuya
|
538e33c10a
some grammar/editorial fixes
|
15 years ago |
JINMEI Tatuya
|
21e7e5c297
minor update on a comment (about how rrclass is passed)
|
15 years ago |
JINMEI Tatuya
|
01d4f42cee
commented about local placeholders of {UDP/TCP}Endpoints.
|
15 years ago |