/
githubmirror
/
galahad
Обзор
Документация
Войти
/
githubmirror
/
galahad
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
src/java.base/windows/conf/net.properties
18 строк
500 B
Michael McMahon
8245194: Unix domain socket channel implementation
28 окт 2020, 20:26
28 окт 2020, 20:26
6bb7e45
Код
Авторство
О чём код?
# # Default directory where automatically bound Unix domain server # sockets are stored. Sockets are automatically bound when bound # with a null address. # # The search order for the directory on Windows is: # # 1. System property "jdk.net.unixdomain.tmpdir" # # 2. Networking property "jdk.net.unixdomain.tmpdir" specified # in this file (not set by default) # # 3. The TEMP environment variable (the effective default) # # 4. The java.io.tmpdir system property # #jdk.net.unixdomain.tmpdir= #