Ruby  1.9.3p448(2013-06-27revision41675)
Functions
wait_for_single_fd.c File Reference
#include "ruby/ruby.h"
#include "ruby/io.h"
Include dependency graph for wait_for_single_fd.c:

Go to the source code of this file.

Functions

static VALUE wait_for_single_fd (VALUE ign, VALUE fd, VALUE events, VALUE timeout)
 
void Init_wait_for_single_fd (void)
 

Function Documentation

void Init_wait_for_single_fd ( void  )
static VALUE wait_for_single_fd ( VALUE  ign,
VALUE  fd,
VALUE  events,
VALUE  timeout 
)
static