Hi Peter,

> The server returns the correct value and starts listening for new
> requests. For some reason, the EOF marker does reach the client ( I
> think ). I pasted the output below.
>
> linenr 11 is just before the while loop in get_xpath, linenr 12 is in
> the body of the while and linenr 12b is right after the while loop ( 12b
> is never reached ).

The debugging output looks quite good. Only the closed socket is not
recognized. Can you test the shutdown functionality on HP-UX with Perl?
Perhaps this is the problem. We can remove the shutdown calls and only use
close which should work on all platforms.

Michael
-- 
Michael Bell
Humboldt-Universitaet zu Berlin



-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Openca-Users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openca-users

Reply via email to