Re: Win32 signal code - first try

Поиск
Список
Период
Сортировка
От Claudio Natoli
Тема Re: Win32 signal code - first try
Дата
Msg-id A02DEC4D1073D611BAE8525405FCCE2B55F249@harris.memetrics.local
обсуждение исходный текст
Список pgsql-hackers-win32
[oops. I missed this question]

> >1) Named pipe server creates new thread on receipt of signal
> I'm assuming you read the signal number somewhere in between here?
> Before the WriteFile, no?

Yep. The ReadFile section, to pull the signal number, wouldn't change (ie.
just how you've got it), so I didn't bother mentioning it. It would then
fire a thread to do the signal queuing, and, if the thread gets created ok,
WriteFile to release the waiting raise/kill.

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 по дате отправления:

Предыдущее
От: Claudio Natoli
Дата:
Сообщение: Re: Win32 signal code - first try
Следующее
От: "Magnus Hagander"
Дата:
Сообщение: Re: Win32 signal code - first try