Search Options

Results per page
Sort
Preferred Languages
Advance

Results 521 - 530 of 559 for ports (0.03 sec)

  1. src/cmd/cgo/doc.go

    as C.stdout, or functions such as C.putchar.
    
    If the import of "C" is immediately preceded by a comment, that
    comment, called the preamble, is used as a header when compiling
    the C parts of the package. For example:
    
    	// #include <stdio.h>
    	// #include <errno.h>
    	import "C"
    
    The preamble may contain any C code, including function and variable
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Wed Dec 11 23:57:34 UTC 2024
    - 44K bytes
    - Viewed (0)
  2. LICENSE

    the Free Software Foundation.  If the Library does not specify a
    license version number, you may choose any version ever published by
    the Free Software Foundation.
    
      14. If you wish to incorporate parts of the Library into other free
    programs whose distribution conditions are incompatible with these,
    write to the author to ask for permission.  For software which is
    copyrighted by the Free Software Foundation, write to the Free
    Registered: Sun Sep 07 00:10:21 UTC 2025
    - Last Modified: Mon Jan 18 20:25:38 UTC 2016
    - 25.8K bytes
    - Viewed (0)
  3. src/main/java/org/codelibs/fess/opensearch/client/SearchEngineClient.java

                        }
                    });
                    runner.build(config);
    
                    final int port = runner.node().settings().getAsInt("http.port", 9200);
                    httpAddress = "http://localhost:" + port;
                    logger.warn("Embedded OpenSearch is running. This configuration is not recommended for production use.");
                    break;
                }
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sun Aug 31 08:19:00 UTC 2025
    - 121.9K bytes
    - Viewed (0)
  4. cmd/sts-handlers_test.go

    		if sshPublicKeyClaim == "" {
    			c.Fatalf("Test %d: expected sshPublicKey claim to be present", i+1)
    		}
    		parts := strings.Split(sshPublicKeyClaim, " ")
    		if parts[0] != testCase.expectedSSHKeyType {
    			c.Fatalf("Test %d: unexpected sshPublicKey type: %s", i+1, parts[0])
    		}
    	}
    
    	if _, err = s.adm.DetachPolicyLDAP(ctx, groupReq); err != nil {
    		c.Fatalf("Unable to detach group policy: %v", err)
    Registered: Sun Sep 07 19:28:11 UTC 2025
    - Last Modified: Fri Aug 29 02:39:48 UTC 2025
    - 100.2K bytes
    - Viewed (1)
  5. src/main/resources/fess_label_ru.properties

    labels.name=Имя
    labels.numOfThread=Количество потоков
    labels.duplicateHostName=Дублирующееся имя хоста
    labels.pageNumber=Номер страницы
    labels.password=Пароль
    labels.paths=Пути
    labels.port=Порт
    labels.regex=Регулярное выражение
    labels.regularName=Обычное имя
    labels.replacement=Замена
    labels.sessionId=ID сессии
    labels.sortOrder=Порядок сортировки
    labels.updatedBy=Обновлено
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 55.8K bytes
    - Viewed (0)
  6. CHANGELOG.md

        ```kotlin
        @StartStop val server = MockWebServer()
        ```
    
     *  Breaking: Don't automatically start `MockWebServer` after calls to accessors like `port`. Now
        these accessors will throw an `IllegalStateException` if the service has not yet been started.
    
     *  Breaking: Rename `RecordedRequest.path` to `RecordedRequest.target`. (This property is
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Mon Jul 07 19:32:33 UTC 2025
    - 31.6K bytes
    - Viewed (1)
  7. cmd/erasure-server-pool.go

    		return MultipartInfo{}, err
    	}
    
    	return MultipartInfo{}, InvalidUploadID{
    		Bucket:   bucket,
    		Object:   object,
    		UploadID: uploadID,
    	}
    }
    
    // ListObjectParts - lists all uploaded parts to an object in hashedSet.
    func (z *erasureServerPools) ListObjectParts(ctx context.Context, bucket, object, uploadID string, partNumberMarker int, maxParts int, opts ObjectOptions) (ListPartsInfo, error) {
    Registered: Sun Sep 07 19:28:11 UTC 2025
    - Last Modified: Fri Aug 29 02:39:48 UTC 2025
    - 89.1K bytes
    - Viewed (0)
  8. src/main/resources/fess_label_zh_CN.properties

    labels.includedDocUrls=要包含在搜索中的URL
    labels.maxAccessCount=最大访问数
    labels.name=名称
    labels.numOfThread=线程数
    labels.duplicateHostName=重复名称
    labels.pageNumber=页码
    labels.password=密码
    labels.paths=路径
    labels.port=端口
    labels.regex=正则表达式
    labels.regularName=常规名称
    labels.replacement=替换
    labels.sessionId=会话ID
    labels.sortOrder=排序顺序
    labels.updatedBy=更新者
    labels.updatedTime=更新时间
    labels.urls=URL
    labels.userAgent=用户代理
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 40.5K bytes
    - Viewed (0)
  9. src/main/resources/fess_label_es.properties

    labels.maxAccessCount=Número máximo de accesos
    labels.name=Nombre
    labels.numOfThread=Número de hilos
    labels.duplicateHostName=Nombre duplicado
    labels.pageNumber=Número de página
    labels.password=Contraseña
    labels.paths=Rutas
    labels.port=Puerto
    labels.regex=Expresión regular
    labels.regularName=Nombre regular
    labels.replacement=Reemplazo
    labels.sessionId=ID de sesión
    labels.sortOrder=Orden de clasificación
    labels.updatedBy=Actualizado por
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 45.4K bytes
    - Viewed (0)
  10. src/main/resources/fess_label_ko.properties

    labels.includedDocUrls=검색할 URL
    labels.maxAccessCount=최대 접근 횟수
    labels.name=이름
    labels.numOfThread=스레드 수
    labels.duplicateHostName=중복 호스트명
    labels.pageNumber=페이지 번호
    labels.password=비밀번호
    labels.paths=경로
    labels.port=포트
    labels.regex=정규 표현식
    labels.regularName=정규 이름
    labels.replacement=치환
    labels.sessionId=세션 ID
    labels.sortOrder=표시 순서
    labels.updatedBy=갱신자
    labels.updatedTime=갱신 시간
    labels.urls=URL
    labels.userAgent=사용자 에이전트
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 43.1K bytes
    - Viewed (0)
Back to top