Hello All,

I have perl/CGI script which searches a LDAP directory to generate a phone 
listing, but I am getting the following error below.  Does anyone know 
what could cause this kind of error?

IO::Socket::INET: Operation now in progress at telephone_list.cgi line 
122, <DATA> chunk 422.

Here is line number 122: $oid = Net::LDAP -> new ($oid_host, port => 
$oid_port) or die "$@";

Reply via email to