From c64265e8941c90ab555749e5909c2cabe6b00141 Mon Sep 17 00:00:00 2001 From: "andrzej.salamon@gmail.com" Date: Mon, 2 Jan 2023 05:04:16 +0100 Subject: [PATCH 1/3] back to primitive --- .idea/modules.xml | 2 +- .idea/vcs.xml | 6 + .idea/workspace.xml | 402 +++++------------- JSocketServer.iml | 11 + README.md | 12 + .../JSocketServer/config/server.xml | 4 + src/server/config/ServerConfig.java | 156 +++---- 7 files changed, 212 insertions(+), 381 deletions(-) create mode 100644 .idea/vcs.xml create mode 100644 JSocketServer.iml create mode 100644 README.md create mode 100644 bin/production/JSocketServer/config/server.xml diff --git a/.idea/modules.xml b/.idea/modules.xml index fbd90b4..71b387f 100644 --- a/.idea/modules.xml +++ b/.idea/modules.xml @@ -2,7 +2,7 @@ - + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..35eb1dd --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml index f70f571..f5651d7 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -1,51 +1,21 @@ + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + @@ -228,70 +209,25 @@ - - - - - - - - - - - + + + + - - - - - - - - - - + - - - @@ -404,25 +325,6 @@ - - - - - - - - - - @@ -497,174 +383,72 @@ - - - - - - - - - - - + - - - - - @@ -722,15 +506,27 @@ - - - - + + +