[libssh2] [ libssh2-Bugs-1878973 ] More than one channel creation fails in Windows

2008-01-24 Thread SourceForge.net
Bugs item #1878973, was opened at 2008-01-24 15:50 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=703942&aid=1878973&group_id=125852 Please note that this message will contain a full copy

[libssh2] [ libssh2-Bugs-1878973 ] More than one channel creation fails in Windows

2008-01-24 Thread SourceForge.net
Bugs item #1878973, was opened at 2008-01-24 15:50 Message generated for change (Comment added) made by sabya123 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=703942&aid=1878973&group_id=125852 Please note that this message will contain a full copy of the comment

[libssh2] Failing to create multiple channels in windows

2008-01-24 Thread Sabyasachi Ruj
I am using windows XP and visual studio 2003. Here I am having a problem in windows only. If I am creating to 'tunneled' channels by using 'libssh2_channel_direct_tcpip'. The second channel creation fails 'channel2'. But the first one is successful. But in Linux the same program is able to creat