Remove #close() call from Socket constructor.
This change restores pre-enso behavior of calling impl.close() directly. Classes extending Socket may not expect a call to close coming from the superclass constructor. Bug: 26354315 Change-Id: I73378fd8872b30102e3e9627625d6b6baac8d40b
Loading
Please sign in to comment