[Pkg-javascript-commits] [node-ain2] 43/102: explain that unix_dgram has been removed from node 0.5.x branch

Jonas Smedegaard js at moszumanska.debian.org
Tue Apr 29 11:59:48 UTC 2014


This is an automated email from the git hooks/post-receive script.

js pushed a commit to branch master
in repository node-ain2.

commit 60d721e04250e8742210f6d3285c3e1c4d505ed9
Author: Patrick Huesler <patrick.huesler at gmail.com>
Date:   Mon Oct 17 15:28:24 2011 +0200

    explain that unix_dgram has been removed from node 0.5.x branch
---
 readme.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/readme.md b/readme.md
index f3c1676..6e8fd7e 100644
--- a/readme.md
+++ b/readme.md
@@ -9,7 +9,9 @@ implements all `console` functions and formatting. Also *ain* supports UTF-8
 (tested on Debian Testing/Sid).
 
 *Ain* can send messages by UDP to `127.0.0.1:514` or to the a unix socket; 
-/dev/log on Linux and /var/run/syslog on Mac OS X
+/dev/log on Linux and /var/run/syslog on Mac OS X. The unix sockets only
+work for the 0.4.x versions of node.js, unix_dgram sockets support has
+been [removed](http://groups.google.com/group/nodejs/browse_thread/thread/882ce172ec463f52/62e392bb0f32a7cb) from > 0.5.x.
 
 *In the Phoenician alphabet letter "ain" indicates eye.
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-ain2.git



More information about the Pkg-javascript-commits mailing list