Added replies to status requests from RS.
This commit is contained in:
@@ -315,6 +315,7 @@ int main(int argc, char *argv[])
|
||||
|
||||
switch (m.m_type)
|
||||
{
|
||||
case DEV_PING: notify(m.m_source); continue;
|
||||
case DL_WRITEV: rl_writev(&m, FALSE, TRUE); break;
|
||||
case DL_WRITE: rl_writev(&m, FALSE, FALSE); break;
|
||||
#if 0
|
||||
|
||||
Reference in New Issue
Block a user