$darkmode
Elektra 0.11.0
Functions
ev.h File Reference

Declarations for the ev I/O binding. More...

#include <ev.h>
#include <kdbio.h>
Include dependency graph for ev.h:
This graph shows which files directly or indirectly include this file:

Functions

ElektraIoInterfaceelektraIoEvNew (struct ev_loop *loop)
 Create and initialize a new I/O binding. More...
 

Detailed Description

Declarations for the ev I/O binding.

Function Documentation

◆ elektraIoEvNew()

ElektraIoInterface* elektraIoEvNew ( struct ev_loop *  loop)

Create and initialize a new I/O binding.

Parameters
loopLoop to use for I/O operations
Returns
Populated I/O interface