submitted. -kerem
On 5/11/06, Steven Gong <[EMAIL PROTECTED]> wrote: > > > > On 5/11/06, Kerem Hadimli <[EMAIL PROTECTED]> wrote: > > just tested with 0.4.x branch, the same happens > > > > I don't get a nc.onStatus() call on client side when i call > > IConnection.close() from server (but application.disconnect(), etc are > > called, i can see from the logs). When I terminate the server using > > CTRL+C, i receive nc.onStatus() call > > > Hmm, seems it's a bug. The RTMPMinaConnection should call IoSession.close() > on the close call. Could you please submit a ticket on Trac? > > > -kerem > > > > On 5/11/06, Steven Gong <[EMAIL PROTECTED]> wrote: > > > Hi Kerem, > > > > > > > > > On 5/11/06, Kerem Hadimli < [EMAIL PROTECTED]> wrote: > > > > when my application uses IConnection.close() to terminate a client > > > > connection, i receive no nc.onStatus() call on the client side. > > > > > > > > is this behaviour normal or a bug? I thought the server may not be > > > > closing the socket, but i'm not sure if this is normal :) thought it's > > > > best to ask here before submitting to trac. > > > > > > > > i've tested with latest svn trunk on xp. > > > > > > > > > The trunk is unstable now. Please use 0.4.x branch. Thanks. > > > > > > > -kerem > > > > > > > > _______________________________________________ > > > > Red5 mailing list > > > > [email protected] > > > > http://osflash.org/mailman/listinfo/red5_osflash.org > > > > > > > > > > > > > > > > -- > > > Best Regards > > > Steven Gong > > > _______________________________________________ > > > Red5 mailing list > > > [email protected] > > > http://osflash.org/mailman/listinfo/red5_osflash.org > > > > > > > > > > > > > _______________________________________________ > > Red5 mailing list > > [email protected] > > http://osflash.org/mailman/listinfo/red5_osflash.org > > > > > > -- > Best Regards > Steven Gong > _______________________________________________ > Red5 mailing list > [email protected] > http://osflash.org/mailman/listinfo/red5_osflash.org > > > _______________________________________________ Red5 mailing list [email protected] http://osflash.org/mailman/listinfo/red5_osflash.org
