1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2025-09-19 17:59:19 +03:00
Files
SoftEtherVPN/src
Ilya Shipitsin e0e4e8a4c8 src/Mayaqua/Unix: resolve "unchecked return value", remove unused functions,
variables. Found by coverity, cppcheck

[src/Mayaqua/Unix.c:2559]: (style) Unused variable: status
[src/Mayaqua/Unix.c:181]: (style) Redundant condition: select!=NULL. 'select==NULL || (select!=NULL && (*select)(entry))' is equivalent to 'select==NULL || (*select)(entry)'
[src/Mayaqua/Unix.c:1297]: (style) The function 'UnixDaemon' is never used.
[src/Mayaqua/Unix.c:543]: (style) The function 'UnixGetDiskFreeW' is never used.
[src/Mayaqua/Unix.c:834]: (style) The function 'UnixRestoreThreadPriority' is never used.
[src/Mayaqua/Unix.c:816]: (style) The function 'UnixSetThreadPriorityHigh' is never used.
[src/Mayaqua/Unix.c:825]: (style) The function 'UnixSetThreadPriorityIdle' is never used.
[src/Mayaqua/Unix.c:807]: (style) The function 'UnixSetThreadPriorityLow' is never used.
[src/Mayaqua/Unix.c:2805]: (style) The function 'UnixWaitProcess' is never used.
2018-08-21 11:05:31 +05:00
..
2018-08-09 00:25:40 +02:00
2018-06-09 19:57:45 +02:00
2018-05-16 23:47:10 +02:00
2018-08-09 00:25:40 +02:00
2018-05-16 23:47:10 +02:00
2018-05-16 23:47:10 +02:00
2018-05-16 23:47:10 +02:00
2017-10-19 15:00:41 +09:00
2018-05-16 23:47:10 +02:00
2018-05-16 23:47:10 +02:00
2018-06-17 12:42:33 +05:00
2014-01-04 22:00:08 +09:00
2017-10-19 15:00:41 +09:00
2018-08-03 16:19:33 +02:00
2018-06-09 19:57:45 +02:00
2018-05-16 23:47:10 +02:00