Moved networking code into high cohesion functions
This commit is contained in:
+2
-2
@@ -1,7 +1,7 @@
|
||||
#configuration of the programs
|
||||
server.host = 127.0.0.1
|
||||
server.host = 255.255.255.255
|
||||
server.port = 21795
|
||||
server.name = foobar
|
||||
server.name = local
|
||||
|
||||
server.dbname = database.db
|
||||
|
||||
|
||||
Reference in New Issue
Block a user