Class UnixV4NativeSocket

    • Constructor Detail

      • UnixV4NativeSocket

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