<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments for libssh</title>
	<atom:link href="http://www.libssh.org/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.libssh.org</link>
	<description>The SSH Library!</description>
	<lastBuildDate>Sun, 05 Sep 2010 19:31:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>Comment on libssh 0.4.6 by The pain of poll(2)? &#171; Andreas Schneider</title>
		<link>http://www.libssh.org/2010/09/05/libssh-0-4-6/comment-page-1/#comment-2113</link>
		<dc:creator>The pain of poll(2)? &#171; Andreas Schneider</dc:creator>
		<pubDate>Sun, 05 Sep 2010 19:31:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.libssh.org/?p=152#comment-2113</guid>
		<description>[...] month to get this working correctly on UNIX and Windows. This feature starts to work correctly with libssh 0.4.6 released today.  Filed under: Uncategorized Leave a comment     Comments (0) Trackbacks (0) ( [...]</description>
		<content:encoded><![CDATA[<p>[...] month to get this working correctly on UNIX and Windows. This feature starts to work correctly with libssh 0.4.6 released today.  Filed under: Uncategorized Leave a comment     Comments (0) Trackbacks (0) ( [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on libssh 0.4.4 by gladiac</title>
		<link>http://www.libssh.org/2010/06/01/libssh-0-4-4/comment-page-1/#comment-2111</link>
		<dc:creator>gladiac</dc:creator>
		<pubDate>Thu, 02 Sep 2010 07:36:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.libssh.org/?p=118#comment-2111</guid>
		<description>There is a page on this website called &quot;Communication&quot; you should take a look at that page and use these channels to talk to developers.</description>
		<content:encoded><![CDATA[<p>There is a page on this website called &#8220;Communication&#8221; you should take a look at that page and use these channels to talk to developers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on libssh 0.4.4 by gladiac</title>
		<link>http://www.libssh.org/2010/06/01/libssh-0-4-4/comment-page-1/#comment-2110</link>
		<dc:creator>gladiac</dc:creator>
		<pubDate>Thu, 02 Sep 2010 07:35:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.libssh.org/?p=118#comment-2110</guid>
		<description>channel_read()

This is described in The Tutorial

http://api.libssh.org/master/shell.html</description>
		<content:encoded><![CDATA[<p>channel_read()</p>
<p>This is described in The Tutorial</p>
<p><a href="http://api.libssh.org/master/shell.html" rel="nofollow">http://api.libssh.org/master/shell.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on libssh 0.4.4 by xiegang</title>
		<link>http://www.libssh.org/2010/06/01/libssh-0-4-4/comment-page-1/#comment-2109</link>
		<dc:creator>xiegang</dc:creator>
		<pubDate>Thu, 02 Sep 2010 05:59:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.libssh.org/?p=118#comment-2109</guid>
		<description>For some reasons,I have to use &quot;channel_request_shell(channel)&quot; to execute several commonds, I can&#039;t get the prompt after executing one commond, however, I need the prompt to analyse the results.
How can I get the prompt when I use channel_request_shell?</description>
		<content:encoded><![CDATA[<p>For some reasons,I have to use &#8220;channel_request_shell(channel)&#8221; to execute several commonds, I can&#8217;t get the prompt after executing one commond, however, I need the prompt to analyse the results.<br />
How can I get the prompt when I use channel_request_shell?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on libssh 0.4.5 by gladiac</title>
		<link>http://www.libssh.org/2010/07/13/libssh-0-4-5/comment-page-1/#comment-2104</link>
		<dc:creator>gladiac</dc:creator>
		<pubDate>Thu, 05 Aug 2010 07:01:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.libssh.org/?p=124#comment-2104</guid>
		<description>Hi,

to ask these question, you should subscribe to the mailing list. There are developers and users of libssh subscribed and more people can help you to solve your problems.

1. Take a look at channel_poll().

2. bsd_poll() is a emulation of a poll function. It uses select() which is limited to 64 file descriptors on Windows and it is slow. You really want to use WSAPoll(). If it doesn&#039;t work, we need to fix it. For this we need detailed information. The best is if you could provide code we can execute and debug.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>to ask these question, you should subscribe to the mailing list. There are developers and users of libssh subscribed and more people can help you to solve your problems.</p>
<p>1. Take a look at channel_poll().</p>
<p>2. bsd_poll() is a emulation of a poll function. It uses select() which is limited to 64 file descriptors on Windows and it is slow. You really want to use WSAPoll(). If it doesn&#8217;t work, we need to fix it. For this we need detailed information. The best is if you could provide code we can execute and debug.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on libssh 0.4.5 by xiegang</title>
		<link>http://www.libssh.org/2010/07/13/libssh-0-4-5/comment-page-1/#comment-2103</link>
		<dc:creator>xiegang</dc:creator>
		<pubDate>Thu, 05 Aug 2010 03:27:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.libssh.org/?p=124#comment-2103</guid>
		<description>Thanks for all your help before, But I also need your help with some problems:
1.I need a function that can tell me when the channel has data. I know channel_read can block until the data comes, But I don&#039;t want my program always stop at this function when no data comes, I need a timeout function, just like the select() function on socket. Can you give me some suggestion.
2.I don&#039;t want to use wsa_poll function because of some problems on windows server 2008. if I want to use bsd_poll when the ws2_32.dll exist on my OS, how to do?
Look forward to your reply, Thanks.</description>
		<content:encoded><![CDATA[<p>Thanks for all your help before, But I also need your help with some problems:<br />
1.I need a function that can tell me when the channel has data. I know channel_read can block until the data comes, But I don&#8217;t want my program always stop at this function when no data comes, I need a timeout function, just like the select() function on socket. Can you give me some suggestion.<br />
2.I don&#8217;t want to use wsa_poll function because of some problems on windows server 2008. if I want to use bsd_poll when the ws2_32.dll exist on my OS, how to do?<br />
Look forward to your reply, Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on libssh 0.4.4 by gladiac</title>
		<link>http://www.libssh.org/2010/06/01/libssh-0-4-4/comment-page-1/#comment-2102</link>
		<dc:creator>gladiac</dc:creator>
		<pubDate>Wed, 04 Aug 2010 09:17:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.libssh.org/?p=118#comment-2102</guid>
		<description>Yes, the client side supports IPv6. The server side will support it with version 0.5.</description>
		<content:encoded><![CDATA[<p>Yes, the client side supports IPv6. The server side will support it with version 0.5.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on libssh 0.4.4 by xiegang</title>
		<link>http://www.libssh.org/2010/06/01/libssh-0-4-4/comment-page-1/#comment-2101</link>
		<dc:creator>xiegang</dc:creator>
		<pubDate>Wed, 04 Aug 2010 06:24:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.libssh.org/?p=118#comment-2101</guid>
		<description>Does the libssh support IPV6?</description>
		<content:encoded><![CDATA[<p>Does the libssh support IPV6?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on libssh 0.4.5 by gladiac</title>
		<link>http://www.libssh.org/2010/07/13/libssh-0-4-5/comment-page-1/#comment-2096</link>
		<dc:creator>gladiac</dc:creator>
		<pubDate>Sat, 24 Jul 2010 12:04:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.libssh.org/?p=124#comment-2096</guid>
		<description>You should use the bugtracker at http://dev.libssh.org/ and not the comments to report problems :)</description>
		<content:encoded><![CDATA[<p>You should use the bugtracker at <a href="http://dev.libssh.org/" rel="nofollow">http://dev.libssh.org/</a> and not the comments to report problems <img src='http://www.libssh.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on libssh 0.4.5 by chengjinsong</title>
		<link>http://www.libssh.org/2010/07/13/libssh-0-4-5/comment-page-1/#comment-2095</link>
		<dc:creator>chengjinsong</dc:creator>
		<pubDate>Sat, 24 Jul 2010 09:17:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.libssh.org/?p=124#comment-2095</guid>
		<description>While using the libssh on the windows2008 server,my code will ended at the function channelpoll(),how it happened?
Whether the lib supports windows2008 or not ?</description>
		<content:encoded><![CDATA[<p>While using the libssh on the windows2008 server,my code will ended at the function channelpoll(),how it happened?<br />
Whether the lib supports windows2008 or not ?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
