Ruby  2.7.1p83(2020-03-31revisiona0c7c23c9cec0d0ffcba012279cd652d28ad5bf3)
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  )