Ruby  2.5.0dev(2017-10-22revision60238)
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 441 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  )