Re: Vista/IPv6

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: Vista/IPv6
Дата
Msg-id 461D22DF.7030800@dunslane.net
обсуждение исходный текст
Ответ на Re: Vista/IPv6  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: Vista/IPv6  (Magnus Hagander <magnus@hagander.net>)
Список pgsql-hackers
Peter Eisentraut wrote:
> Am Mittwoch, 11. April 2007 17:06 schrieb Andrew Dunstan:
>   
>> There is a configure time and a runtime check. The code is below - note
>> the first #ifdef.
>>     
>
> Yeah, the problem is that the msvc build has no intelligence to detect the 
> IPv6 APIs to define HAVE_IPV6.  So that needs to be developed.
>
>   

The configure test just looks for a definition of struct sockaddr_in6. 
Taking a quick look It seems to me like this is unconditionally there in 
the MSVC WS2tcpip.h , so maybe we should just force it for MSVC.

cheers

andrew


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Roman Neuhauser
Дата:
Сообщение: Re: UUID generation functions
Следующее
От: Magnus Hagander
Дата:
Сообщение: Re: Vista/IPv6