From: Graham B. <gb...@po...> - 2001-08-01 16:27:35
|
Thats interesting to note. However what is happening in this case is that select is stating it is ready for reading, but the first sysread after that is returning zero. That normally means the server has closed the connection. But I find it strange that it would do that without first responding to the bind request. Graham. On Wed, Aug 01, 2001 at 05:21:16PM +0100, Tony Arnold wrote: > Marshall, > > > When I make the change that Graham suggested, I see: > > <error msg> > > Error LDAP_OPERATIONS_ERROR:I/O Error Resource temporarily unavailable at > > test1.pl line 11. > > </error msg> > > which, I'm afraid, doesn't help me much :-). > > I've seen this problem too and with earlier versions of perl-ldap. Curiously, the same > script works using native perl for NT outside the CYGWIN environment. > > Regards, > Tony. > -- > Tony Arnold, Deputy to the Head of COS Division, Manchester Computing, > University of Manchester, Oxford Road, Manchester M13 9PL. > T: +44 (0)161 275 6093, F: +44 (0)870 136 1004, M: +44 (0)773 330 0039 > E-mail: ton...@ma..., Home: http://www.man.ac.uk/Tony.Arnold > |