This commit is contained in:
地平线
2015-09-17 16:02:20 +08:00
parent 1e479f78ee
commit 846df6ebab

View File

@@ -179,6 +179,7 @@ public class SocksRunner implements Runnable {
this.conn1 = conn1;
this.conn2 = conn2;
this.rbuffer = context.pollBuffer();
this.rbuffer.flip();
}
@Override