A connection can be terminated by simply closing its file descriptor.
Don't confuse readers by mentioning BYEBYE explicitly.
Signed-off-by: Daniel Mack <daniel@zonque.org>
* Any of the following conditions will stop our synchronously
* blocking SEND command:
*
- * a) The origin sender closed its connection with
- * KDBUS_CMD_BYEBYE
+ * a) The origin sender closed its connection
* b) The remote peer answered, setting reply_wait->waiting = 0
* c) The cancel FD was written to
* d) A signal was received