ftpiiu_plugin/src
2022-10-06 19:04:28 +02:00
..
utils Fix potential softlock that could happen if the thread was canceled but is not (marked as) terminated 2022-10-06 12:22:49 +02:00
BackgroundThread.cpp Restart the server on error 2022-10-06 19:04:28 +02:00
BackgroundThread.hpp Fix potential softlock that could happen if the thread was canceled but is not (marked as) terminated 2022-10-06 12:22:49 +02:00
ftp.c Retry creating passive_socket of error 2022-10-06 19:04:28 +02:00
ftp.h Format the code via clang-format 2022-02-04 14:36:55 +01:00
main.cpp Stop the server in ON_APPLICATION_ENDS instead of ON_APPLICATION_REQUESTS_EXIT hook 2022-10-06 12:22:49 +02:00
main.h Bump version 2022-09-19 21:51:41 +02:00
net.c Always call shutdown for a socket 2022-10-06 19:04:28 +02:00
net.h Format the code via clang-format 2022-02-04 14:36:55 +01:00
version.h Update the version and add support using the git hash on nightlies 2022-09-19 13:40:29 +02:00
virtualpath.c Improve error handling for virtual paths 2022-10-06 19:04:28 +02:00
virtualpath.h Format the code via clang-format 2022-02-04 14:36:55 +01:00
vrt.c Formatting 2022-03-03 19:19:01 +01:00
vrt.h Format the code via clang-format 2022-02-04 14:36:55 +01:00