syslog-ng source
poll-multiline-file-changes.h File Reference
#include "poll-file-changes.h"
#include "file-reader.h"
Include dependency graph for poll-multiline-file-changes.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

PollEvents * poll_multiline_file_changes_new (gint fd, const gchar *follow_filename, gint follow_freq, gint multi_line_timeout, FileReader *reader)
 

Function Documentation

◆ poll_multiline_file_changes_new()

PollEvents* poll_multiline_file_changes_new ( gint  fd,
const gchar *  follow_filename,
gint  follow_freq,
gint  multi_line_timeout,
FileReader *  reader 
)