X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=src%2Fp2_frontend.cpp;h=e43b54d2e952d5427c13dfe2360dea71326e64d4;hb=5ed8cae5f8518ca4502a51f3884b323f4dbd744a;hp=83e6bc7e7c383386537143ddea36b78ed7fc1b11;hpb=cea1fb12604fd1ddbac6804b95c4aff078d30409;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) {