From: Adam Dickmeiss Date: Mon, 30 May 2005 20:08:58 +0000 (+0000) Subject: Implemented new class Msg_Thread which allows for threaded facilities X-Git-Tag: YAZPROXY.ERE2~14 X-Git-Url: http://git.indexdata.com/?a=commitdiff_plain;h=7f81d5b3aa6b9d7e4c5c1e02c91dd416eb97d19e;hp=7f81d5b3aa6b9d7e4c5c1e02c91dd416eb97d19e;p=yazproxy-moved-to-github.git Implemented new class Msg_Thread which allows for threaded facilities combined with the socketObservable interface. That is it allows for threading combined with select/poll. ---