>>>>> Andy Nik (AN) :
AN> ��� FreeBSD 4.0 ��� ���������� Gigabase �������� ����������
>> if (getpeername(fd, (struct sockaddr*)&insock, (socklen_t*)&len) != 0)
��... � ���� �� ���� ������� �� ������ ?
���, �����, � ��� � ����� ��� �� ���� ����� ������ ��������� ����, ����
���� ���� ���� ��������� ��������� :))
--- gigabase/unisock.cpp.orig Tue Aug 15 14:48:23 2000
+++ gigabase/unisock.cpp Tue Aug 15 14:48:38 2000
@@ -140,7 +140,7 @@
return NULL;
}
struct sockaddr_in insock;
-#if defined(__linux__) || (defined(__FreeBSD__) && __FreeBSD > 3)
+#if defined(__linux__) || (defined(__FreeBSD__) && __FreeBSD__ > 3)
socklen_t len = sizeof(insock);
#elif defined(_AIX)
size_t len = sizeof(insock);
--- Jimson
P.S. ������, ������� ��������, � ���� ������ ��������� testsync �� ��������
������������ ? � ���� � ���� ��������� �����
=====================================================================
If you would like to unsubscribe from this list send message to
[EMAIL PROTECTED] with "unsubscribe oops" in message body.
Archive is accessible on http://www.paco.net/oops/