Add MTDelay() that blocks reply() on an event until send_reply() is ready.
Add a poll call in send_reply() so that synchronous calls made when there is no other traffic don't cause long delays. (This probably only occurs during the pack tests.)
Showing
Please register or sign in to comment