xrootd
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
PMarkManager::SocketInfo Class Reference

#include <PMarkManager.hh>

Collaboration diagram for PMarkManager::SocketInfo:
Collaboration graph
[legend]

Public Member Functions

 SocketInfo (int fd, const struct sockaddr *sockP)
 

Public Attributes

XrdNetAddr netAddr
 
XrdSecEntity client
 

Detailed Description

This class allows to create and keep a XrdSecEntity object from the socket file descriptor and address Everything is done on the constructor

These infos will be used later on when we create new PMark handles

Constructor & Destructor Documentation

◆ SocketInfo()

PMarkManager::SocketInfo::SocketInfo ( int  fd,
const struct sockaddr *  sockP 
)

Member Data Documentation

◆ client

XrdSecEntity PMarkManager::SocketInfo::client

◆ netAddr

XrdNetAddr PMarkManager::SocketInfo::netAddr

The documentation for this class was generated from the following file: