ReactOS 0.4.15-dev-7942-gd23573b
socket.h File Reference
#include <sys/types.h>
Include dependency graph for socket.h:

Go to the source code of this file.

Classes

struct  cmsgcred
 

Macros

#define CMGROUP_MAX   16
 
#define SCM_CREDS   0x03 /* process creds (struct cmsgcred) */
 

Macro Definition Documentation

◆ CMGROUP_MAX

#define CMGROUP_MAX   16

Definition at line 43 of file socket.h.

◆ SCM_CREDS

#define SCM_CREDS   0x03 /* process creds (struct cmsgcred) */

Definition at line 44 of file socket.h.