The following reply was made to PR general/5298; it has been noted by GNATS.
From: tekennelly <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: general/5298: Date: Thu, 18 Nov 1999 08:30:47 -0500 According to MicroSoft a 10045 error is: WSAEOPNOTSUPP (10045) Operation not supported. The attempted operation is not supported for the type of object referenced. Usually this occurs when a socket descriptor to a socket that cannot support this operation, for example, trying to accept a connection on a datagram socket. I still do not know what is causing the problem however since I originally reported the problem I thought that I would mention that I am using apache 1.3.9 with no modifications. This "no modifications" statement means that I have not even modified the conf file.