Compare commits
2 Commits
0f4619174a
...
3b3acd2528
| Author | SHA1 | Date | |
|---|---|---|---|
| 3b3acd2528 | |||
| 769339c8cd |
@@ -3,6 +3,6 @@
|
||||
<version>1</version>
|
||||
</component>
|
||||
<component name="whatsNew">
|
||||
<shownVersion>2022.3.1rc4</shownVersion>
|
||||
<shownVersion>2022.3.1rc5</shownVersion>
|
||||
</component>
|
||||
</application>
|
||||
@@ -1,9 +1,11 @@
|
||||
<application>
|
||||
<component name="Translation.Cache">
|
||||
<option name="lastTrimTime" value="1676280247413" />
|
||||
<option name="lastTrimTime" value="1676881093543" />
|
||||
</component>
|
||||
<component name="Translation.States">
|
||||
<histories>
|
||||
<item value="landscape" />
|
||||
<item value="portrait" />
|
||||
<item value="If an IP version 6 (IPv6) address is used, both IP version 6 (IPv6) and version 4 (IPv4) connections will be accepted. To restrict this to version 6 (IPv6) only, use [v6Only] to set version 6 only. However, if the address is [InternetAddress.loopbackIPv6], only IP version 6 (IPv6) connections will be accepted." />
|
||||
<item value="If [port] has the value 0 an ephemeral port will be chosen by the system. The actual port used can be retrieved using the [port] getter." />
|
||||
<item value="The optional argument [backlog] can be used to specify the listen backlog for the underlying OS listen setup. If [backlog] has the value of 0 (the default) a reasonable value will be chosen by the system." />
|
||||
@@ -21,8 +23,8 @@
|
||||
</histories>
|
||||
<option name="languageScores">
|
||||
<map>
|
||||
<entry key="CHINESE" value="13" />
|
||||
<entry key="ENGLISH" value="14" />
|
||||
<entry key="CHINESE" value="15" />
|
||||
<entry key="ENGLISH" value="16" />
|
||||
</map>
|
||||
</option>
|
||||
</component>
|
||||
|
||||
Reference in New Issue
Block a user