Commit graph

8 commits

Author SHA1 Message Date
turleypol
d848deae18
POLLOG* macros use the new formatting (#598)
* POLLOG* macros use the new formatting
removed all old logging functions

* removed old fmt lib from everything except StreamWriter
removed unneeded functions

* fixed review comments
2024-01-16 17:55:42 +01:00
turleypol
691d330c07 removed some ancient macros from clib.h 2019-08-25 09:05:15 +02:00
Fernando Rozenblit
38d8c54e4d typo errno -> socket_errno 2019-03-08 00:16:36 +01:00
Fernando Rozenblit
1d256c6886 Removed one use of inet_ntoa, need to remove the rest later. There may be compatibility issues with older windows. 2019-03-08 00:12:47 +01:00
Fernando Rozenblit
bc79dc046e Moved basic network files to clib 2019-03-04 21:41:27 +01:00
Fernando Rozenblit
088cd594fc Removed "ListenPort" from pol.cfg 2019-02-22 18:57:56 +01:00
turleypol
b6ebb7dd13 log address family when non ipv4 address should be printed 2019-01-26 14:34:55 +01:00
turleypol
b541f64c6f more network specific code moved 2018-12-30 21:58:07 +01:00
Renamed from pol-core/pol/sockio.cpp (Browse further)