Home || Visual Search || Applications || Architecture || Important Messages || OGL || Src

int Impala::Util::Channel::GetCurRequestPort (  )  const [inline]

The port of the current request.

Definition at line 121 of file Channel.h.

References mCurRequestSock, and mPort.

Referenced by Impala::Util::ChannelServer::ConnectionDescr(), Impala::Util::ChannelServer::HandleRequest(), and Serve().

00122     {
00123         return mPort + mCurRequestSock;
00124     }


Generated on Thu Jan 13 09:24:09 2011 for ImpalaSrc by  doxygen 1.5.1