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
pgsql-committers by date
| Next: | From: Bruce Momjian | Date: 2003-11-11 03:12:39 |
| Subject: Re: pgsql-server/src/backend/postmaster postmaster.c |
| Previous: | From: Bruce Momjian | Date: 2003-11-11 02:00:01 |
| Subject: pgsql-server/src/backend/catalog system_views.sql |