Functions | |
int | valvula_reader_connections_watched (ValvulaCtx *ctx) |
Function that returns the number of connections that are currently watched by the reader. More... | |
int | valvula_readline (ValvulaConnection *connection, char *buffer, int maxlen) |
Read the next line, byte by byte until it gets a or maxlen is reached. More... | |