| От | Igor Kovalenko |
|---|---|
| Тема | Re: HEADS UP: Win32/OS2/BeOS native ports |
| Дата | |
| Msg-id | 010a01c1f6c8$8e052b00$22c30191@comm.mot.com обсуждение |
| Ответ на | Re: HEADS UP: Win32/OS2/BeOS native ports (Matthew Kirkwood <matthew@hairy.beasts.org>) |
| Список | pgsql-hackers |
> "Igor Kovalenko" <Igor.Kovalenko@motorola.com> writes: > > I was talking about named pipe vs UDS socket... > > Aren't those the same thing? You get a socket file either way. > On QNX named pipe will have type 'FIFO file', which has similar features to a socket indeed but implemented differently but that is not the point. On SysV derivatives they all will be implemented as 2 connected STREAMS heads. On BSD they both will be same thing. Not sure about other systems. The UDS API however was originally limited to BSD4.3 and only later started to spread, whereas named pipes have been around longer and probably exist in any Unix variant and probably other types of systems. -- igor
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера