jetty-project / i-jetty

Jetty for Android (moved from code.google.com)
277 stars 99 forks source link

Using nio does not work on android 2.2 #81

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Using android 2.2, and enabling nio, get
SocketException: bad address family

See 
http://stackoverflow.com/questions/2879455/android-2-2-and-bad-address-family-on
-socket-connect

Original issue reported on code.google.com by janb.web...@gmail.com on 7 Feb 2011 at 9:17

GoogleCodeExporter commented 9 years ago
Nio is working with jetty-7.x. Released in i-jetty-3.0.

Original comment by jan.bar...@gmail.com on 19 Aug 2011 at 3:54

GoogleCodeExporter commented 9 years ago
Use i-jetty-3.0 as that has nio working and tested on android 2.2.

Original comment by jan.bar...@gmail.com on 22 Aug 2011 at 7:06