APC + socket restrictions under Win32? - Mailing list pgsql-hackers-win32

From Claudio Natoli
Subject APC + socket restrictions under Win32?
Date
Msg-id A02DEC4D1073D611BAE8525405FCCE2B55F35B@harris.memetrics.local
Whole thread Raw
List pgsql-hackers-win32
Is anyone aware of any restrictions in what can be called within an APC,
such as we queue for signal handling. Specifically, are there any
restrictions related to socket calls?

I've fixed the code for pgstat processes under Win32 on my source base, and
am now seeing behaviour which, afaics, can only be explained by failing to
adhere to such a restriction.

Cheers,
Claudio

---
Certain disclaimers and policies apply to all email sent from Memetrics.
For the full text of these disclaimers and policies see
<a
href="http://www.memetrics.com/emailpolicy.html">http://www.memetrics.com/em
ailpolicy.html</a>

pgsql-hackers-win32 by date:

Previous
From: "Andrew Dunstan"
Date:
Subject: Re: [HACKERS] Another crack at doing a Win32 build under MINGW
Next
From: Andrew Dunstan
Date:
Subject: Re: [HACKERS] Another crack at doing a Win32