File tree 1 file changed +16
-0
lines changed
1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change
1
+ [ ![ ] [ Build Status img ]] [ Build Status ]
2
+ [ ![ ] [ license img ]] [ license ]
3
+ [ ![ ] [ Maven Central img ]] [ Maven Central ]
4
+ [ ![ ] [ Javadocs img ]] [ Javadocs ]
5
+
1
6
jnr-unixsocket
2
7
==============
3
8
4
9
Native I/O access for java.
5
10
6
11
Check out the [ examples] ( https://github.com/jnr/jnr-unixsocket/tree/master/src/test/java/jnr/unixsocket/example ) for more information.
7
12
13
+ [ Build Status ] :https://travis-ci.org/jnr/jnr-unixsocket
14
+ [ Build Status img ] :https://travis-ci.org/jnr/jnr-unixsocket.svg?branch=master
15
+
16
+ [ license ] :LICENSE
17
+ [ license img ] :https://img.shields.io/badge/license-Apache%202-blue.svg
18
+
19
+ [ Maven Central ] :https://maven-badges.herokuapp.com/maven-central/com.github.jnr/jnr-unixsocket
20
+ [ Maven Central img ] :https://maven-badges.herokuapp.com/maven-central/com.github.jnr/jnr-unixsocket/badge.svg
21
+
22
+ [ Javadocs ] :http://javadoc.io/doc/com.github.jnr/jnr-unixsocket
23
+ [ Javadocs img ] :http://javadoc.io/badge/com.github.jnr/jnr-unixsocket.svg
You can’t perform that action at this time.
0 commit comments