Ruby 2.7.6p219 (2022-04-12 revision c9c2245c0a25176072e02db9254f0e0c84c805cd)
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.