[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: fork error?



See the ERRORS section of the fork(2) man page.
'Resource temporarily unavailable' means errno was set to EAGAIN.

 - todd