X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:reply-to:message-id:to:subject :in-reply-to:references:mime-version:content-type :content-transfer-encoding; q=dns; s=default; b=hl6U432zeAZ4R3DP obUgO4q6V/rXtCEeHesfrof1BE0r+75uyMS8PgKeNAFCdzamdqBzkC2G5ztcR1cN huLv4nMHD+UWjaLKg9USEog2sJuK8CyQL0I0tZnMAJeq5M1veKuy7anXKRcymhKF MGtLyYp06ftSoHo3yhJjhYXm53A= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:reply-to:message-id:to:subject :in-reply-to:references:mime-version:content-type :content-transfer-encoding; s=default; bh=ONbaFj3jjLebAxUHyldBMN bI2aY=; b=O6EBwh+D+7nn0rnXwJqyTbqkpVsC9J6Mn5sGm1Gocbkf4Ak5hlUtvd isnKP+uZgmsgbrwymZCbKFWVxw+v2D5YMzDmLtcfpK3AYxquQGLmo6XFbPQYgsCq OfZmCuHqBNgugSKxIbNDBKAebzw3o0t1RKgTNQQ07znyGnWIxdu48= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=2.0 required=5.0 tests=BAYES_50,FREEMAIL_FROM,KAM_THEBAT,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=no version=3.3.1 spammy=H*UA:Bat!, quoting, olivia, H*r:smtp X-HELO: forward104j.mail.yandex.net DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1581360600; bh=SiYMdFTgZMkvLKWL06hqMM99GYfjmodd79qscrNcOJY=; h=In-Reply-To:Subject:To:Reply-To:From:Message-ID:References:Date; b=u4JyxvZuce00/oOVoHRg1rOUIz6cP7BK6tydPr/H6bGjBRbU5SUHDCoOAtVsGz3xc RbcKTyZ0NttdOwYlKiP7PoMBHvw/Hgssap0jLGigMPvqUfIWPFbYx5usosNxBdfQoK a75a/6cDh5gfUSN0oUpijPsjS1BW8X5CdNDl1MDM= Authentication-Results: mxback17o.mail.yandex.net; dkim=pass header.i=@yandex.ru Date: Mon, 10 Feb 2020 21:45:29 +0300 From: Andrey Repin Reply-To: cygwin AT cygwin DOT com Message-ID: <791595398.20200210214529@yandex.ru> To: Olivia Nelson , cygwin AT cygwin DOT com Subject: Re: DllMain not called in CreateRemoteThread In-Reply-To: References: <5a745b381650978f29cb650757ffa3c4acc62f49 DOT camel AT Askesis DOT nl> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Greetings, Olivia Nelson! > I need to use unix socket() interface, mingw does not seem to provide > the following headers: There's no UNIX interfaces in native applications. Choose one or another, not both. > #include > #include > #include > #include Also, please no top posting in this list. And quoting email addresses is strongly discouraged. Don't feed the spam bots. -- With best regards, Andrey Repin Monday, February 10, 2020 21:44:10 Sorry for my terrible english... -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple