Lines Matching full:hello
335 * Swap "hello" messages.
344 /* send hello */
348 LOG(LOG_WARN, "", "hello write failed in stream init\n");
352 LOG(LOG_DEBUG, "", "waiting for peer to ack my hello\n");
356 LOG(LOG_WARN, "", "hello ack read failed in stream init\n");
363 LOG(LOG_WARN, "", "hello ack was bad\n");
370 LOG(LOG_DEBUG, "", "waiting for hello from peer\n");
372 /* wait for the hello */
374 LOG(LOG_WARN, "", "hello read failed in stream init\n");
381 LOG(LOG_WARN, "", "hello was bad\n");
385 /* send hello ack */
389 LOG(LOG_WARN, "", "hello ack write failed in stream init\n");