Class UnixV6NativeSocket

    • Constructor Detail

      • UnixV6NativeSocket

        public UnixV6NativeSocket​(int family,
                                  int type,
                                  int protocol,
                                  int listenPort)
                           throws Exception
        Throws:
        Exception