[prev in list] [next in list] [prev in thread] [next in thread] 

List:       xchat-perl
Subject:    Re: IRC::dcc_list status codes.
From:       Peter Zelezny <zed () linux ! com>
Date:       2001-12-06 2:02:57
[Download RAW message or body]

On Wed, 5 Dec 2001 15:32:10 -0500 (EST)
James Kufrovich <eggie@sunlink.net> wrote:

> Hi.
> 
> 	I'm wondering if anybody has a list of what the status codes are
> in the output of IRC::dcc_list.  The fourth field, that is.  Best as I can
> tell, 0 is "waiting", 1 is "active", 3 is "done" and 5 is "aborted".
> What about 2 and 4, and anything that might be greater than 5?  Hmm, and
> it looks like the "type" field is '0' for sending a file, and '1' for
> recieving.  Is this right?  Are there any other possible values for this
> field?
> 
> 	I'd appreciate any and all help with these questions, or
> *anything* regarding dcc_list.

#define STAT_QUEUED 0
#define STAT_ACTIVE 1
#define STAT_FAILED 2
#define STAT_DONE 3
#define STAT_CONNECTING 4
#define STAT_ABORTED 5

#define TYPE_SEND 0
#define TYPE_RECV 1
#define TYPE_CHATRECV 2
#define TYPE_CHATSEND 3


> 	Oh, and can anybody tell me what the deal is with that newXS thing
> that's on both the xchat perl scripting page, and also at
> http://marc.theaimsgroup.com/?l=xchat-discuss&m=98582611915834&w=2 , which
> is an older post to this list?
> 
> 	Thanks for any tips.
> 
> Jamie Kufrovich

Hmmm Looks like some quick reference guide to all the functions?


-- 
Peter Zelezny. <zed@linux.com>
--
XChat-perl:    mailing list for XChat perl scripters
Archive:       http://mail.nl.linux.org/xchat-perl/

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic