Re: pgsql-server/src/backend/postmaster postmaster.c

From: Neil Conway <neilc(at)samurai(dot)com>
To: momjian(at)svr1(dot)postgresql(dot)org (Bruce Momjian)
Cc: pgsql-committers(at)postgresql(dot)org
Subject: Re: pgsql-server/src/backend/postmaster postmaster.c
Date: 2003-11-11 03:03:53
Message-ID: 87he1bwqqu.fsf@mailbox.samurai.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

momjian(at)svr1(dot)postgresql(dot)org (Bruce Momjian) writes:
> * ioctlsocket_ret
> - is not initialized to 1 (at least in the WIN_32 code I started
> with!)

Couldn't we just use a function for FCNTL_NONBLOCK() instead of a
macro, and avoid this "ioctlsocket_ret" hackery?

-Neil

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2003-11-11 03:12:39 Re: pgsql-server/src/backend/postmaster postmaster.c
Previous Message Bruce Momjian 2003-11-11 02:00:01 pgsql-server/src/backend/catalog system_views.sql