This patch renames the "reader" thread to
be called "shell_to_client" or "shell->client"
instead. "Reader" is confusing because both of
the IO threads read data. This has been annoying
me for a little while, and I decided to rip
the bandaid off here.
This patch renames the "reader" thread to be called "shell_to_client" or "shell->client" instead. "Reader" is confusing because both of the IO threads read data. This has been annoying me for a little while, and I decided to rip the bandaid off here.