MOO-cows Mailing List Archive

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

Re: $do_command()



Antonio Martos mumbled:
> 
> Can anyone tell me: "Sure, go ahead, just take care that do_command
> returns 0" ? 

Sure, go ahead, just take care that do_command returns 0 AND DOESN'T
SUSPEND.  If it suspends the server "forgets" about the task, and assumes
that you are handling it.  Use fork(), write small, but don't suspend.

-manta 


References:

Home | Subject Index | Thread Index