(root)/
glibc-2.38/
sysdeps/
generic/
errqueue.h
       1  #ifndef _BITS_ERRQUEUE_H
       2  #define _BITS_ERRQUEUE_H  1
       3  
       4  /* This platform does not support socket error reporting
       5     via MSG_ERRQUEUE.  */
       6  
       7  #endif /* bits/errqueue.h */