22 #ifndef SOCKET_OPTIONS_UNIX_H_INCLUDED
23 #define SOCKET_OPTIONS_UNIX_H_INCLUDED
27 typedef struct _SocketOptionsUnix
34 socket_options_unix_set_so_passcred(SocketOptions *s, gint so_passcred)
SocketOptions * socket_options_unix_new(void)
Definition: socket-options-unix.c:39
Definition: socket-options-unix.h:28
gint so_passcred
Definition: socket-options-unix.h:30
SocketOptions super
Definition: socket-options-unix.h:29