doc: clearer log messages in net code samples
authorpkcs <pkcs@gmx.com>
Sun, 23 Nov 2014 23:54:21 +0000 (00:54 +0100)
committerBert Belder <bertbelder@gmail.com>
Sat, 10 Jan 2015 21:24:22 +0000 (22:24 +0100)
commitf1e685fdfeddc2a8cf128c2f7e74718a017de79e
tree9c0268bf593c674372cd6c413556364c5f2788fd
parentc7b333b8660de28d228ddd0a0c6d3a4d6aa63160
doc: clearer log messages in net code samples

Code examples in documentation for net.createServer and
net.createConnection contained confusing log messages. This change makes
them clearer.

Signed-off-by: Julien Gilli <julien.gilli@joyent.com>
Cherry-picked-from: https://github.com/joyent/node/commit/8120015f4078e05ad350bb71b2839f1ce7bbc7f9
doc/api/net.markdown