Ruby  2.7.2p137(2020-10-01revision5445e0435260b449decf2ac16f9d09bae3cafe72)
Macros | Functions
basicsocket.c File Reference
#include "rubysocket.h"

Go to the source code of this file.

Macros

#define bsock_getpeereid   rb_f_notimplement
 

Functions

VALUE rsock_bsock_send (int argc, VALUE *argv, VALUE sock)
 
void rsock_init_basicsocket (void)
 

Macro Definition Documentation

◆ bsock_getpeereid

#define bsock_getpeereid   rb_f_notimplement

Definition at line 453 of file basicsocket.c.

Function Documentation

◆ rsock_bsock_send()

VALUE rsock_bsock_send ( int  argc,
VALUE argv,
VALUE  sock 
)

◆ rsock_init_basicsocket()

void rsock_init_basicsocket ( void  )