Ruby  2.7.0p0(2019-12-25revision647ee6f091eafcce70ffb75ddf7e121e192ab217)
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  )