Module swim.io
Package swim.io

Interface IpSocketRef

All Superinterfaces:
IpContext
All Known Subinterfaces:
IpSocketContext

public interface IpSocketRef extends IpContext
External handle to a network IpSocket.
  • Method Details

    • close

      void close()
      Closes the underlying network socket.