Ruby  3.1.0dev(2021-09-10revisionb76ad15ed0da636161de0243c547ee1e6fc95681)
Macros | Functions
basicsocket.c File Reference

(b76ad15ed0da636161de0243c547ee1e6fc95681)

#include "rubysocket.h"
Include dependency graph for basicsocket.c:

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 socket)
 
void rsock_init_basicsocket (void)
 

Macro Definition Documentation

◆ bsock_getpeereid

#define bsock_getpeereid   rb_f_notimplement

Definition at line 479 of file basicsocket.c.

Function Documentation

◆ rsock_bsock_send()

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

◆ rsock_init_basicsocket()

void rsock_init_basicsocket ( void  )