[zeromq-dev] Requesting suggestions for getsockopt() in Java

Martin Sustrik sustrik at 250bpm.com
Mon Aug 9 16:19:38 CEST 2010


Steven McCoy wrote:

> As always, just copy Sun's original implementation, implement getters 
> and setters for every socket option:
> 
> http://download-llnw.oracle.com/javase/1.4.2/docs/guide/net/socketOpt.html 
> 
> The entire point of the BSD socket API is to reduce the learning curve 
> and so for every target language the ZeroMQ API needs to follow the 
> native BSD socket interface otherwise it introduces an additional 
> learning step and inconvenience.

+1

Martin



More information about the zeromq-dev mailing list