mux_client_read_packet_timeout
return mux_client_read_packet_timeout(fd, m, -1);
if (mux_client_read_packet_timeout(fd, m, timeout_ms) != 0) {