X-Git-Url: http://lists.indexdata.com/cgi-bin?a=blobdiff_plain;f=src%2Fp2_frontend.cpp;h=e43b54d2e952d5427c13dfe2360dea71326e64d4;hb=6bc88ade75f56744b360e623243de9b5eafa0c3d;hp=83e6bc7e7c383386537143ddea36b78ed7fc1b11;hpb=cba94f69f50a7789d498212dd59938087e8cbf9f;p=metaproxy-moved-to-github.git diff --git a/src/p2_frontend.cpp b/src/p2_frontend.cpp index 83e6bc7..e43b54d 100644 --- a/src/p2_frontend.cpp +++ b/src/p2_frontend.cpp @@ -1,4 +1,4 @@ -/* $Id: p2_frontend.cpp,v 1.3 2005-10-08 23:29:32 adam Exp $ +/* $Id: p2_frontend.cpp,v 1.4 2005-10-14 10:27:18 adam Exp $ Copyright (c) 1998-2005, Index Data. This file is part of the yaz-proxy. @@ -28,7 +28,7 @@ using namespace yazpp_1; using namespace std; P2_Frontend::P2_Frontend(IPDU_Observable *the_PDU_Observable, - ThreadPoolSocketObserver + yp2::ThreadPoolSocketObserver *my_thread, P2_Server *server) : Z_Assoc(the_PDU_Observable) {