mirror of
https://github.com/corda/corda.git
synced 2025-01-07 13:38:47 +00:00
4fd8396ba3
We need to call Socket.init before trying to use the Windows Socket library. We were already doing this in SocketChannel.open, but not in ServerSocketChannel.open. |
||
---|---|---|
.. | ||
Channel.java | ||
Channels.java | ||
ClosedSelectorException.java | ||
DatagramChannel.java | ||
FileChannel.java | ||
GatheringByteChannel.java | ||
ReadableByteChannel.java | ||
SelectableChannel.java | ||
SelectionKey.java | ||
Selector.java | ||
ServerSocketChannel.java | ||
SocketChannel.java | ||
SocketSelector.java | ||
UnsupportedAddressTypeException.java | ||
WritableByteChannel.java |