| От | Andrew Dunstan |
|---|---|
| Тема | Re: Win32 signal code - first try |
| Дата | |
| Msg-id | 3FFDDF60.8060404@dunslane.net обсуждение исходный текст |
| Ответ на | Re: Win32 signal code - first try ("Merlin Moncure" <merlin.moncure@rcsonline.com>) |
| Список | pgsql-hackers-win32 |
Merlin Moncure wrote: > >Also, all signals will be run FIFO. Is this acceptable? (maybe a unix >expert could chime in here). > > > Stevens' APUE (if you do any Unix programming and you don't have this book, run don't walk and get it ;-) ) says: "POSIX.1 does not specify the order in which signals are delivered to a process. The Rationale for POSIX.1 does suggest, however, that signals related to the current state of the process, such as SIGSEGV, be delivered before other signals." AFAIK we are not using any of the signals he is referring to in the second sentence, so FIFO should be fine. cheers andrew
В списке pgsql-hackers-win32 по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера