1
1
Fork 0
mirror of https://github.com/oxen-io/lokinet synced 2023-12-14 06:53:00 +01:00
lokinet/.gitignore
despair e18f786ab2 refactor event loop stuff
find some place in the C code to place the worker thread procedure
until such time that michael presents the new thread pool class

fix unix

get a new event port each time and delet in the event loop after use
2018-11-19 04:29:39 -06:00

48 lines
337 B
Plaintext

*~
*\#*
*.a
*.o
*.plist
*.so
build/
llarpd
*.test
*.bin
*.ninja
cmake_install.cmake
CMakeFiles
CMakeCache.txt
.ninja_log
.ninja_deps
callgrind.*
.gdb_history
*.sig
*.signed
*.key
shadow.data
shadow.config.xml
*.log
testnet_tmp
*.pid
vsproject/
daemon.ini
lokinet-win32.exe
lokinet
lokinet.exe
rapidjson/
.gradle/
build64/