summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTim Rice <tim@multitalents.net>2010-01-22 10:25:15 -0800
committerTim Rice <tim@multitalents.net>2010-01-22 10:25:15 -0800
commit6761c7417d362fb8c0d71ddc60c3914f97e88c28 (patch)
treea371af342d208cb07644bbffc3c9dd003fe351d1 /ChangeLog
parent7bb7471b80af905452cd7e3a5b3ad1c5cbed9595 (diff)
- (tim) [configure.ac] Due to constraints in Windows Sockets in terms of
socket inheritance, reduce the default SO_RCVBUF/SO_SNDBUF buffer size in Cygwin to 65535. Patch from Corinna Vinschen.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6913bf580..e43b42e26 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
120100122
2 - (tim) [configure.ac] Due to constraints in Windows Sockets in terms of
3 socket inheritance, reduce the default SO_RCVBUF/SO_SNDBUF buffer size
4 in Cygwin to 65535. Patch from Corinna Vinschen.
5
120100117 620100117
2 - (tim) [configure.ac] OpenServer 5 needs BROKEN_GETADDRINFO too. 7 - (tim) [configure.ac] OpenServer 5 needs BROKEN_GETADDRINFO too.
3 - (tim) [configure.ac] On SVR5 systems, use the C99-conforming functions 8 - (tim) [configure.ac] On SVR5 systems, use the C99-conforming functions