Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Delivered-To: mailing list cygwin@cygwin.com X-Envelope-To: cygwin@cygwin.com Message-ID: <1753.212.0.200.22.1061309825.mtc@mail.moldtelecom.md> In-Reply-To: <200308191332.h7JDWVKF026466@bevo.che.wisc.edu> References: <1683.212.0.200.22.1061299847.mtc@mail.moldtelecom.md> <200308191332.h7JDWVKF026466@bevo.che.wisc.edu> Date: Tue, 19 Aug 2003 19:17:05 +0300 (EEST) Subject: Re: accept() doesn't block while running as NT service From: linamat@moldtelecom.md To: cygwin@cygwin.com User-Agent: Moldtelecom Mail System MIME-Version: 1.0 Content-Type: text/plain;charset=windows-1251 X-Priority: 3 Importance: Normal The problem exists under Win2k sp4, cygwin-1.3.22 and cygwin-1.5.2. Anyhow an explanation would be much appreciated. I've read cygrunsrv last version and inetd sources, but couldn't find any error in my code. Some parameters from CreateService() which I used: SERVICE_WIN32_OWN_PROCESS ".\\LocalSystem" or NULL served as lpServiceStartName I also could post all service source. Does exist any difference for Cygwin call accept() in such case between executing in a process token level and in user space? An interesting thing: the TCP port is not even binded, while listen returns 0. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/