Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move abstract implementations from jnr-unixsocket #26

Closed
wants to merge 1 commit into from

Conversation

etehtsea
Copy link
Contributor

@etehtsea etehtsea commented Apr 6, 2017

Move enxio related code recently added here in order to reduce code duplication which can lead to reappearing errors like this one.

At the moment there are still a lot of duplicated code, but I'm not sure how to properly fix it without API breakage, because NativeSocket extends AbstractSelectableChannel, while AbstractNativeSocket extends SocketChannel. @headius @enebo any ideas?

P.S. Is java6 still supported?

@etehtsea etehtsea changed the title WIP: Move abstract implementations from jnr-unixsocket Move abstract implementations from jnr-unixsocket Apr 6, 2017
@headius
Copy link
Member

headius commented May 16, 2018

@etehtsea I missed this one :-( Still out there?

@headius
Copy link
Member

headius commented Jan 9, 2020

Going to close this for lack of activity...contact me directly if we can give this another try!

@headius headius closed this Jan 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants