Add missing checks for whether the connection is open in dispatcher
Many functions did not check for whether a connection was open. Replace the macro which obscures control flow, with explicit checks, and ensure all dispatcher code has checks. * daemon/remote.c: Add connection checks
Showing
想要评论请 注册 或 登录