Hey guys,

I am trying to understand the logic of libprocess.

In my mind, delay means that we can schedule an specific callback in the
future.
But I am confused about the meaning of "defer".

Could you please explain the meaning of defer ? I can see a lot of "defer"
are used to add OnAny callbacks. Why not use the tr1:bind or tr1:function
directly?

Many Thanks.


Guodong

Reply via email to