gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnash-commit] gnash ChangeLog server/asobj/NetConnection.cpp ...


From: Tomas Groth
Subject: Re: [Gnash-commit] gnash ChangeLog server/asobj/NetConnection.cpp ...
Date: Wed, 30 May 2007 16:19:16 +0200 (CEST)

--- Sandro Santilli <address@hidden> skrev:

> On Wed, May 30, 2007 at 03:06:16PM +0200, Tomas Groth wrote:
> > 
> > --- Sandro Santilli <address@hidden> skrev:
> > 
> > > CVSROOT:  /sources/gnash
> > > Module name:      gnash
> > > Changes by:       Sandro Santilli <strk>  07/05/30 11:58:21
> > > 
> > > Modified files:
> > >   .              : ChangeLog 
> > >   server/asobj   : NetConnection.cpp NetConnection.h 
> > > 
> > > Log message:
> > 
> > >           * server/asobj/NetConnection.cpp (openConnection): return false
> if
> > >             already connected
> > > 
> > 
> > This breaks lulu.tv support. Why not return true?
> 
> We should only return true if we connected, if we didn't why returning true
> ??
> 
Because we are connected, and therefore ready to pass data to whomever wants
it.
Returning false makes NetStream think that we're not connected.

cheers,

Tomas


      




reply via email to

[Prev in Thread] Current Thread [Next in Thread]