From 52642d936f26a18f7d3818fcabe3fad2bff157ea Mon Sep 17 00:00:00 2001 From: dos-reis Date: Sun, 7 Sep 2008 03:41:25 +0000 Subject: Fix HANDLE/socket mismatch. --- src/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/ChangeLog') diff --git a/src/ChangeLog b/src/ChangeLog index f7e95a38..28fbb4b9 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,9 @@ +2008-09-06 Gabriel Dos Reis + + * include/sockio.h (openaxiom_filedesc): New. Abstract over + differences between Win32 named pipes and POSIX local sockets. + * lib/sockio-c.c: Use it. + 2008-09-06 Gabriel Dos Reis * lib/sockio-c.c (oa_open_ip4_client_stream_socket): Use deprecated -- cgit v1.2.3