[zeromq-dev] C# socket_close Syntax
Martin Sustrik
sustrik at 250bpm.com
Mon Nov 7 11:22:06 CET 2011
On 11/07/2011 11:17 AM, Ilja Golshtein wrote:
> 07.11.2011, 13:54, "Martin Sustrik"<sustrik at 250bpm.com>:
>> However, adding the functionality is easy (have a look at other language
>> bindings for inspiration), so I suggest you add the function yourself
>> and ask clrzmq2 maintainers to merge it into the project.
>
> Not sure such an attempt to bypass GC is natural from C# standpoint.
Other bindings for languages with GCs do the same thing. See, for
exmaple, here;
https://github.com/zeromq/jzmq/blob/master/src/org/zeromq/ZMQ.java#L334
Martin
More information about the zeromq-dev
mailing list