jack ciabatta wrote: > I'm trying with threads->exit();.. any suggests?
In stdin_to_client, just use 'last' instead of threads->exit(). Keeps it simple.
jack ciabatta wrote: > I'm trying with threads->exit();.. any suggests?
In stdin_to_client, just use 'last' instead of threads->exit(). Keeps it simple.