Skip to content
Snippets Groups Projects
  1. Aug 28, 2020
    • Thomas de Zeeuw's avatar
      Add IOV_MAX and UIO_MAXIOV constants · 41fb4805
      Thomas de Zeeuw authored
      These constant can be used to determine the maximum number of iovecs can
      be passed to functions like readv/writev.
      
      Linux like uses UIO_MAXIOV, while the BSD family uses IOV_MAX.
      41fb4805
  2. Aug 24, 2020
  3. Aug 22, 2020
  4. Aug 21, 2020
  5. Aug 20, 2020
  6. Aug 19, 2020
  7. Aug 18, 2020
  8. Aug 16, 2020
  9. Aug 14, 2020
  10. Aug 13, 2020
  11. Aug 12, 2020
  12. Aug 11, 2020
Loading