APC + socket restrictions under Win32?

From: Claudio Natoli <claudio(dot)natoli(at)memetrics(dot)com>
To: pgsql-hackers-win32(at)postgresql(dot)org
Subject: APC + socket restrictions under Win32?
Date: 2004-03-05 14:27:26
Message-ID: A02DEC4D1073D611BAE8525405FCCE2B55F35B@harris.memetrics.local
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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>

Browse pgsql-hackers-win32 by date

  From Date Subject
Next Message Bruce Momjian 2004-03-05 14:47:18 Re: [HACKERS] Tablespaces
Previous Message Andrew Dunstan 2004-03-05 14:10:56 Re: [HACKERS] Another crack at doing a Win32 build under MINGW