Ah, another debian based user! Excellent.
On Thu, Mar 6, 2008 at 5:06 PM, Daniel Stenberg <[EMAIL PROTECTED]> wrote:
> On Thu, 6 Mar 2008, Paul Thomas wrote:
>
>
> > I'll see what I can do to get you guys a decent example. Do any of you have
> > a *nix development environment with (Trolltech's) Q
On Thu, 6 Mar 2008, Paul Thomas wrote:
> I'll see what I can do to get you guys a decent example. Do any of you have
> a *nix development environment with (Trolltech's) Qt4 libs? A large portion
> of my code is Qt based for ease of using cross-platform threads and such. If
> I gave a qmake base
I'll see what I can do to get you guys a decent example. Do any of you
have a *nix development environment with (Trolltech's) Qt4 libs? A
large portion of my code is Qt based for ease of using cross-platform
threads and such. If I gave a qmake based project as an example, would
you be able to use i
On Thu, 6 Mar 2008, Paul Thomas wrote:
> I've found a bug. Its causing me some grief.
>
> I've played and played with trying to poll channels on Linux and the
> polling always returns 0, saying theres nothing to read on the
> channel. Both
> libssh2_poll()
> libssh2_poll_channel_read()
>
> d