Changeset 23570
- Timestamp:
- 2008-03-23 21:21:44 (7 months ago)
- Files:
-
- 1 modified
-
trunk/launchd/src/launchd_core_logic.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/launchd/src/launchd_core_logic.c
r23565 r23570 4844 4844 } 4845 4845 4846 if (ms->recv && job_assumes(j, !machservice_active(ms)) {4846 if (ms->recv && job_assumes(j, !machservice_active(ms))) { 4847 4847 job_assumes(j, launchd_mport_close_recv(ms->port) == KERN_SUCCESS); 4848 4848 }

