sockets - Set SO_EXCLUSIVEADDRUSE using Java -


in java how set so_exclusiveaddruse flag serversocket?

am not able find api call in serversocket api.

i can set so_timeout using setsotimeout method. how set so_exclusiveaddruse?

if there isn't api can't it.

this option appears exist on windows: pointless implenenting in cross-platform language. seems compensation broken implementation of so_reuseaddr. don't need on platforms without problem.


Comments

Popular posts from this blog

java - Oracle EBS .ClassNotFoundException: oracle.apps.fnd.formsClient.FormsLauncher.class ERROR -

c# - how to use buttonedit in devexpress gridcontrol -

nvd3.js - angularjs-nvd3-directives setting color in legend as well as in chart elements -