/
githubmirror
/
jdk22
Обзор
Документация
Войти
/
githubmirror
/
jdk22
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
src/java.base/unix/conf/net.properties
15 строк
437 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. # # On Unix the search order to determine this directory is: # # 1. System property jdk.net.unixdomain.tmpdir # # 2. Networking property jdk.net.unixdomain.tmpdir specified # in this file (effective default) # # 3. System property java.io.tmpdir # jdk.net.unixdomain.tmpdir=/tmp