blob: cc593a9cf278b08202f0c7b95d5055ae88f29e26 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
--- README.orig 2008-12-30 02:10:05.000000000 +0900
+++ README 2008-12-30 02:09:54.000000000 +0900
@@ -129,6 +129,11 @@
Comments on Modifications:
+2008/12/29: hrs@FreeBSD.org
+ Add SUN_LEN() macro to fix calculation of length of sockaddr_un when
+ sun_len is included in the structure. This fixes the mangled unix
+ domain socket name issue; "/tmp/jd_sockV" is used instead of
+ "/tmp/jd_sockV7".
***************************************************************************
|