SendTo and SendMsg expect a buffer only, not a string; fix the error message. Closes...
authorJoe Shaw <joeshaw@litl.com>
Mon, 27 Jun 2011 17:42:11 +0000 (13:42 -0400)
committerPaul Querna <pquerna@apache.org>
Thu, 7 Jul 2011 04:31:13 +0000 (21:31 -0700)
commit3dbb3cdb6abcc3916ed6fa02e08e4759fc09cc6a
treead6b360551177a61bdb33f6c7a5f569671e1d1c3
parent87900b14da5f72ea7d049bdebc6a71034a9e34aa
SendTo and SendMsg expect a buffer only, not a string; fix the error message. Closes #1239.
src/node_net.cc