Er, rescure a deleted comment line.

This commit is contained in:
davidxu 2006-01-24 02:50:42 +00:00
parent acb3d897fb
commit edbd69603d

View File

@ -872,6 +872,7 @@ aio_daemon(void *_id)
*/
fdfree(td);
/* The daemon resides in its own pgrp. */
setsid(td, NULL);
/*