[JDEV] Net::Jabber and oob

Rico -mc- Gloeckner jdev at ukeer.de
Mon Mar 25 03:43:32 CST 2002


On Fri, Mar 22, 2002 at 09:35:24PM +0000, DJ Adams wrote:
> after the above line, all you need is something like this:
> 
> $mxspace[0]->GetURL()
> 
> and
> 
> $mxspace[0]->GetDesc()
> 
> to access the two bits of info carried in the x:oob extension

That was too easy, thanks =)

Three other Questions:

a) Does the "1" in the @mxspace Context count the Number of additional X
Object?
How do i know its an oob Object, and not a -lets say- Roster Object?

b) Is it possible to get the actual Filehandle of the Net::Jabber
$connection Object? I want to select() over stdin and the Jabber
Connection, so i actually dont need the $connection->Process(x) Timeout.

c) When the Server suddenly disconnects the Perl Client (w/o saying bye,
because its kill -9'ed or something), the perl Interpreter starts eatiny
100% CPU, it seems it hangs in ->Process(), which waits for Data on
a non-existing Connection. 


	-rico

-- 
| Rico -mc- Gloeckner |   <rico at gloeckner.info>   | {ICQ:99798577} |
| http://www.ukeer.de | mc (at) irc.tu-ilmenau.de | <mc at na.sow.as> |
| Jabber: mc at micq.org |                                          :wq



More information about the JDev mailing list