glibc/sysdeps/generic/errqueue.h

8 lines
166 B
C

#ifndef _BITS_ERRQUEUE_H
#define _BITS_ERRQUEUE_H 1
/* This platform does not support socket error reporting
via MSG_ERRQUEUE. */
#endif /* bits/errqueue.h */