YAZ  5.34.0
Functions
unix.h File Reference

Header for UNIX domain socket COMSTACK. More...

#include <yaz/comstack.h>

Go to the source code of this file.

Functions

struct sockaddr_un * unix_strtoaddr (const char *str)
 
COMSTACK unix_type (int s, int flags, int protocol, void *vp)
 

Detailed Description

Header for UNIX domain socket COMSTACK.

Definition in file unix.h.

Function Documentation

◆ unix_strtoaddr()

struct sockaddr_un* unix_strtoaddr ( const char *  str)

Definition at line 293 of file unix.c.

References log_level, unix_strtoaddr_ex(), and yaz_log().

◆ unix_type()

COMSTACK unix_type ( int  s,
int  flags,
int  protocol,
void *  vp 
)