[Firebird-devel] request operations

2014-11-04 Thread Dimitry Sibiryakov
Hello, All. Could someone explain meaning of each of the values? enum req_s { req_evaluate, req_return, req_receive, req_send, req_proceed, req_sync, req_unwind }; -- WBR, SD.

Re: [Firebird-devel] request operations

2014-11-04 Thread Dmitry Yemanov
04.11.2014 18:18, Dimitry Sibiryakov wrote: Could someone explain meaning of each of the values? enum req_s { req_evaluate, req_return, req_receive, req_send, req_proceed, req_sync, req_unwind }; req_evaluate - execute the node inside the main