metaproxy-moved-to-github.git
18 years agoRename Msg_Thread to ThreadPoolSocketObserver. Rename IMsg_Thread
Adam Dickmeiss [Thu, 6 Oct 2005 19:33:58 +0000 (19:33 +0000)]
Rename Msg_Thread to ThreadPoolSocketObserver. Rename IMsg_Thread
to IThreadPoolMsg. Implement it in terms of std::deque instead of
linked list.

18 years agoRouter stores filters in a sequence. For now packages just point
Adam Dickmeiss [Thu, 6 Oct 2005 12:55:20 +0000 (12:55 +0000)]
Router stores filters in a sequence. For now packages just point
the filters that is currently handling. That might be improved by
an interator. Changed the move function to return a Package reference.
Added two check programs.

18 years agoname function added to filters
Marc Cromme [Thu, 6 Oct 2005 11:15:23 +0000 (11:15 +0000)]
name function added to filters

18 years agodoxyfile uses dot graph tool
Marc Cromme [Thu, 6 Oct 2005 10:04:36 +0000 (10:04 +0000)]
doxyfile uses dot graph tool

18 years agobuild system added
Marc Cromme [Thu, 6 Oct 2005 09:53:11 +0000 (09:53 +0000)]
build system added

18 years agoInitial revision
Marc Cromme [Thu, 6 Oct 2005 09:37:25 +0000 (09:37 +0000)]
Initial revision