Thierry FOURNIER 24ff6c6fce MEDIUM: actions: Add standard return code for the action API
Action function can return 3 status:
 - error if the action encounter fatal error (like out of memory)
 - yield if the action must terminate his work later
 - continue in other cases
2015-08-20 17:13:47 +02:00
..
2015-06-13 22:07:35 +02:00
2009-01-25 13:49:53 +01:00
2015-07-10 16:30:08 +02:00