suitcase

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

sc_eloop_desc.c (222B)


      1 // In this file, the addition and removal of file descriptors from the descriptortab is treated.
      2 // XXX: should use a null hash rather than a UTHash for the descriptortab.
      3 // XXX: should allow more than one descriptortab?