Developers, I've been trying to figure out how to use the library to find out when a channel closes... For instance, I have a channel that I've opened up a pty and a shell on which helps me emulate a console. When the user types in "exit" the console session ends, but I'm not sure how to find out when the shell or pty is closed. I would imagine that after typing in "exit" and receiving "logout" that the shell would have closed and also closed the channel or something...
I guess the shell closes and the channel is still open... so if thats the case, how do I tell when the shell is closed on the channel? Thanks, Paul ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ libssh2-devel mailing list libssh2-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libssh2-devel