This function doesn't tell you whether the looper is actually ready to
receive messages, or whether the handler (if it was specified in the
constructor) exists. In other words, a valid BMessenger
is no guarantee
that a message will actually get to the target.