Fwd: os_win32.c -> WSAENOTSOCK error
"Alexandru Iancu" <[email protected]>
| Newsgroups | gmane.comp.web.fastcgi.devel |
|---|---|
| Message-ID | <[email protected]> |
I found the problem: ms-help://MS.MSDNQTR.2005OCT.1033/enu_kbwinxpnetkb/winxpnetkb/319952.htm Still you may post this for others with the same problems :) ---------- Forwarded message ---------- From: Alexandru Iancu <[email protected]> Date: Apr 3, 2006 4:52 PM Subject: os_win32.c -> WSAENOTSOCK error To: fastcgi-developers-xGejAJT2w6xVgU18Zptdi0EOCMrvLtNR@public.gmane.org Hi, I try to run php(4.3.11) as FastCGI server for a MyServer web server. Because I couldn't, I downloaded php source and I found in os_win32.c(line 1830) that hSock = WSAAccept((unsigned int) hListen, &sockaddr, &sockaddrLen, isAddrOKCallback, (DWORD) webServerAddrs); returns error WSAENOTSOCK : "An operation was attempted on something that is not a socket. Either the socket handle parameter did not reference a valid socket". >From my client(MyServer.exe) I give it a socket handle. Any ideas what might be wrong? Where to look for possible answers to this problem? Regards, Alexandru IANCU. ___________________________________ fastcgi-developers mailing list http://fastcgi.com/fastcgi-developers/