MSG_READ_DONE
proc_send(cf->peer, MSG_READ_DONE, -1, &msg, sizeof msg);
proc_send(peer, MSG_READ_DONE, -1, &reply, sizeof reply);
case MSG_READ_DONE: