// $Id$ // Author: Sergey Linev 28/12/2013 /************************************************************************* * Copyright (C) 1995-2013, Rene Brun and Fons Rademakers. * * All rights reserved. * * * * For the licensing terms see $ROOTSYS/LICENSE. * * For the list of contributors see $ROOTSYS/README/CREDITS. * *************************************************************************/ #ifndef ROOT_TFastCgi #define ROOT_TFastCgi #include "THttpEngine.h" class TThread; class TFastCgi : public THttpEngine { protected: Int_t fSocket; ///