]
Bela Ban updated JGRP-2340:
---------------------------
Issue Type: Patch (was: Bug)
Fix Version/s: 4.1.0
SocketFactory missing createSocketChannel(String service_name) and
close(SocketChannel)
---------------------------------------------------------------------------------------
Key: JGRP-2340
URL:
https://issues.jboss.org/browse/JGRP-2340
Project: JGroups
Issue Type: Patch
Affects Versions: 4.0.19
Reporter: Paul Ferraro
Assignee: Bela Ban
Priority: Major
Fix For: 4.1.0
NioConnection should defer to the SocketFactory to create (with a service_name) and close
its SocketChannel.