Help for this page

Select Code to Download


  1. or download this
    The kqueue() system call fails if:
         [ENOMEM]    The kernel failed to allocate enough memory for the k
    +ernel queue.
         [EMFILE]    The per-process descriptor table is full.
         [ENFILE]    The system file table is full.