Use Jetty's SocketConnector instead of SelectChannelConnector

Performance is not important for the development server, and our user
who is having issues with Jetty is having issues specifically in the NIO
code; this fixes the problem for him.

Change-Id: Ic15984be4e92d159f5060e47bb2ec7abce274fa8
1 file changed