Re: Deadlock problems with send function - WeOnlyDo Discussion board

Re: Deadlock problems with send function (General questions)

by Marian, Saturday, January 15, 2011, 00:43 (4840 days ago) @ woddrazen

Dear Drazen,
Sorry for replying just now, I've been working on a different project lately but now I'm back. [:happy:]

The problem occurs on the Terminal CS sample as well.
In order to reproduce the problem:
1. Make a 10MB text file on a linux machine.
2. Connect to it using Telnet
3. Execute a cat [file] command for printing the file to console
4. Press Ctrl+C for breaking the printing.

At this point the application will get into a dead lock on the SSH.Send method.

I hope you can solve this soon [:doh:]
Kind regards.
Marian


Complete thread: