RE: PoCoCl::UserAgent, Protocol file://, and Solaris

2004-06-03 Thread Andy Levine
> -Original Message- > From: Andy Levine [mailto:[EMAIL PROTECTED] > Sent: Tuesday, June 01, 2004 4:26 PM > To: [EMAIL PROTECTED] > Subject: PoCoCl::UserAgent, Protocol file://, and Solaris > > We are having a heck of a time getting PoCoCl::UserAgent to functio

PoCoCl::UserAgent, Protocol file://, and Solaris

2004-06-01 Thread Andy Levine
- SELECT BITS OUT - | READ: | WRITE : 0001 | EXPEDITE: 0001 `------- found pending wr selects: 3 found pending ex selects: 3 --- end snip - Any help is greatly appreciated. Thanks Andy Levine

RE: PATCH:PoCoCl::UserAgent and error response handling during co nnec t phase

2004-03-09 Thread Andy Levine
ng it back. The attached patch entirely replaces the previously supplied patch. I'm sorry for any inconveniences caused if you've applied the other patch. I promise to be more careful next time :-) As always, I'm interested in any feedback from those who may test this pa

RE: small wishes to poe::wheel::run can't figure out.

2004-03-09 Thread Andy Levine
Michael, > > I would like to get an error_level for each program i run in parallel... Pass the param "ErrorEvent" when you instantiate the POE::Wheel::Run to trap errors. > And it would also be nice to get a value back so i can track which program > that return a > given answer... > I get progra

PATCH:PoCoCl::UserAgent and error response handling during connec t phase

2004-03-08 Thread Andy Levine
em resolution: --- The attached patch fixes the above issue by checking for error responses in _pococ_us_write before returning. If an error response exists, it is forwarded on to the failure handler, on_failure. The patch also sets the 'use_eval' flag within the UserAgent obje