Re: Ok, I lied about it working... TCP_NODELAY?

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Ok, I lied about it working... TCP_NODELAY?
Дата
Msg-id Pine.LNX.4.30.0203292022420.685-100000@peter.localdomain
обсуждение исходный текст
Ответ на Ok, I lied about it working... TCP_NODELAY?  (Rod Taylor <rbt@zort.ca>)
Список pgsql-hackers
Rod Taylor writes:

> Configure worked, compile failed :)
>
> gcc -pipe -O2 -Wall -Wmissing-prototypes -Wmissing-declarations
> -I../../../src/include   -c -o pqcomm.o pqcomm.c
> pqcomm.c: In function `StreamConnection':
> pqcomm.c:395: `TCP_NODELAY' undeclared (first use in this function)
> pqcomm.c:395: (Each undeclared identifier is reported only once
> pqcomm.c:395: for each function it appears in.)

That was among the additional fixes I mentioned.  CVS update again.

-- 
Peter Eisentraut   peter_e@gmx.net



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

Предыдущее
От: Rod Taylor
Дата:
Сообщение: Ok, I lied about it working... TCP_NODELAY?
Следующее
От: "Rod Taylor"
Дата:
Сообщение: Re: Ok, I lied about it working... TCP_NODELAY?