[zeromq-dev] exception thrown on socket recieve function call in c# interop bindings

David Starkweather starkd88 at gmail.com
Sat Feb 11 00:05:03 CET 2012


I would have used the official c# bindings, but as i dont have Visual
Studio, the NuGet plugin is pretty useless to me.  I couldnt find anyplace
to download the binaries for it directly.

The source also presented a problem, as it will not compile with c# express
edition.

On Fri, Feb 10, 2012 at 5:39 PM, Johnny Gozde <johnny at jgoz.net> wrote:

> I'm using the latest version of libzmq.dll   2.1.11 .  Same with
>> thebindings, the version that's currently up (0.8.34).
>
>
> Do the Interop bindings use libzmq 2.1.11 as well?
>
>
>> What is so evil about pinned GCHandle ? I dont really know anything about
>> it,  just the first thing i found that could do the job.
>>
>
> I'll respond to this in a direct email as it is not relevant to ZeroMQ.
>
>
>>  I thought I was using blocking sends.  the variable in the parameter
>> for the Socket.Send() function calls is "non-blocking", meaning true for
>> non-blocking, false if you want it to block.  I've tried both values
>> without much diffferent.   But I realize they should be set to false.
>>
>
> Yes, the API is quite confusing there. The official bindings are much
> clearer in my biased opinion :)
>
> /shameless plug
>
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20120210/d9d09994/attachment.htm>


More information about the zeromq-dev mailing list