Ruby  2.5.0dev(2017-10-22revision60238)
Functions | Variables
ancdata.c File Reference
#include "rubysocket.h"
#include <time.h>

Go to the source code of this file.

Functions

void rsock_init_ancdata (void)
 

Variables

int rsock_cmsg_cloexec_state = -1
 

Function Documentation

◆ rsock_init_ancdata()

void rsock_init_ancdata ( void  )

Variable Documentation

◆ rsock_cmsg_cloexec_state

int rsock_cmsg_cloexec_state = -1

Definition at line 5 of file ancdata.c.