Ticket #26243: patch-select.c.diff

File patch-select.c.diff, 245 bytes (added by lperry (Perry Lee), 14 years ago)
  • select.c

    old new  
    9191        select_del,
    9292        select_dispatch,
    9393        select_dealloc,
    94         0
     94        1
    9595};
    9696
    9797static int select_resize(struct selectop *sop, int fdsz);