[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r749] by mukau

+ threadme2 test working with DDCThread wrapper class

2016-12-06 13:50:08 Tree
[r748] by mukau

+ CHost/string_socket refactorization cleanup
- moved old CHost::AnswerByRequest() calling context in RunThread() into virtual HandleClientConnection() [thread magic to happen here later]
- moved old CHost::AnswerByRequest() to CHost::HandleClientRequest(): handle a single client request [should be thread-local]
- factored HandleClientRequest() into GetRequest(), SendResponse(), and HandleSocketError()
- report client peer address with CHost errors using new SocketPeer() function [doesn't work for closed sockets of course]

2016-12-06 12:35:53 Tree
[r747] by mukau

+ factored CHost class out of string_socket.(h|cpp)

2016-12-06 10:16:43 Tree
[r746] by mukau

+ more threadme tests

2016-12-06 09:39:22 Tree
[r745] by mukau

+ added DDCThread.(cpp|h), adapted from https://vichargrave.github.io/articles/2012-12/java-style-thread-class-in-cpp

2016-12-06 09:09:37 Tree
[r744] by mukau

+ on-demand thread creation working; TODO: pre-allocate?

2016-12-05 14:49:34 Tree
[r743] by mukau

+ merged more ddc-v2.0.52 changes into threaded-server branch ( svn+ssh://mukau@.../p/ddc-concordance/code/ddc/trunk -r738:742 . )

2016-12-02 12:57:14 Tree
[r742] by mukau

+ tagged ddc-2.0.52

2016-12-02 12:55:53 Tree
[r741] by mukau

+ removed bogus tag ddc-2.0.52

2016-12-02 12:42:45 Tree
[r740] by mukau

+ changed filter-copying wonk-up with v2.0.52

2016-12-02 12:41:31 Tree
Older >