errqueue.h 166 B

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