dragonwell8
dragonwell8 copied to clipboard
[Wisp] Fix initialization problem between JavaNetSocketAccess and its usage
Summary: JavaNetSocketAccess is used in WispServerSocketImpl.java, but the former one's initialization is in Socket.java. This underlying problem shall be fixed.
Test Plan: ServerSocketConnectionTest.java
Reviewed-by: D-D-H, yuleil
Issue: #437