Commit 927ab33f3bf3fcb2ac3eaeff55f97b8e4ed5b68e

Azat Khuzhin 2016-03-13T13:05:25

test/http: exit from the loop in the errorcb to wait cancellation This will make cancellation tests more graceful, that said that error_cb can not be called sometimes if you will break the loop in cancel. Plus drop that define for function generations, since function body changed, and it is not generic anymore, plus that macro didn't used by anyone else.