libexplain  1.4.D001
Functions
libexplain/buffer/eproto.c File Reference
#include <libexplain/buffer/eproto.h>
#include <libexplain/buffer/gettext.h>
#include <libexplain/buffer/socket_type.h>

Go to the source code of this file.

Functions

void explain_buffer_eproto_accept (explain_string_buffer_t *sb, int fildes)

Function Documentation

void explain_buffer_eproto_accept ( explain_string_buffer_t sb,
int  fildes 
)

The explain_buffer_eproto function may be used to print an explanataion of an EPROTO error.

Parameters:
sbThe string buffer to print into.
fildesThe file descriptor in question.

Definition at line 25 of file eproto.c.