fix shapeshifter gomobile builds for Android...
Compare changes
+ 9
− 9
@@ -37,17 +37,17 @@ type Logger interface {
@@ -37,17 +37,17 @@ type Logger interface {
@@ -62,7 +62,7 @@ func (ss *ShapeShifter) Open() error {
@@ -62,7 +62,7 @@ func (ss *ShapeShifter) Open() error {
@@ -73,14 +73,14 @@ func (ss *ShapeShifter) Close() error {
@@ -73,14 +73,14 @@ func (ss *ShapeShifter) Close() error {
@@ -94,7 +94,7 @@ func (ss ShapeShifter) clientAcceptLoop() error {
@@ -94,7 +94,7 @@ func (ss ShapeShifter) clientAcceptLoop() error {
@@ -177,7 +177,7 @@ func copyLoop(a net.Conn, b net.Conn) error {
@@ -177,7 +177,7 @@ func copyLoop(a net.Conn, b net.Conn) error {
@@ -185,7 +185,7 @@ func (ss *ShapeShifter) checkOptions() error {
@@ -185,7 +185,7 @@ func (ss *ShapeShifter) checkOptions() error {