zeromq / clrzmq4

ZeroMQ C# namespace (.NET and mono, Windows, Linux and MacOSX, x86 and amd64)
GNU Lesser General Public License v3.0
241 stars 112 forks source link

Updating ZSocket #24

Closed metadings closed 9 years ago

metadings commented 9 years ago

Returning the length of bytes in SendBytes doesn't make sense. Let's just send the bytes, returning true or false.