socketry / nio4r

Cross-platform asynchronous I/O primitives for scalable network clients and servers.
Other
965 stars 86 forks source link

Fix javac -Xlint warnings #252

Closed headius closed 3 years ago

headius commented 3 years ago

Fixes #245

ioquatix commented 3 years ago

LGTM. Thanks for this!