34 #include <sys/socket.h>
67 const char *fn, mode_t mode,
int isudp=0);
84 int Open(
const char *path,
int port=-1,
int flags=0,
int sockbuffsz=0);
114 const char *
Peername(
const struct sockaddr **InetAddr=0,
int *InetSize=0);
148 const char *path,
const char *fn,
static XrdSysError eDest(0,"crypto_")
static int setWindow(int fd, int Windowsz, XrdSysError *eDest=0)
int SockName(char *buff, int blen)
XrdNetSocket(XrdSysError *erobj=0, int SockFileDesc=-1)
int Open(const char *path, int port=-1, int flags=0, int sockbuffsz=0)
static int setOpts(int fd, int options, XrdSysError *eDest=0)
const char * Peername(const struct sockaddr **InetAddr=0, int *InetSize=0)
static char * socketPath(XrdSysError *Say, char *inbuff, const char *path, const char *fn, mode_t mode)
static int getWindow(int fd, int &Windowsz, XrdSysError *eDest=0)
static XrdNetSocket * Create(XrdSysError *Say, const char *path, const char *fn, mode_t mode, int isudp=0)