Brenton Bostick
|
6ce18af3e6
|
fix unused warnings
libzt/src/bindings/java/JavaSockets.cxx:40:10: warning: unused variable 'rs' [-Wunused-variable]
libzt/src/Events.cpp:185:14: warning: unused variable 'rs' [-Wunused-variable]
libzt/src/Events.cpp:189:18: warning: unused variable 'arg' [-Wunused-variable]
libzt/src/NodeService.cpp:1064:17: warning: variable 'err' set but not used [-Wunused-but-set-variable]
|
2023-07-19 15:19:40 -04:00 |
|
Joseph Henry
|
016b0ffc0e
|
Adjust nomenclature. Add more C API extension functions
|
2021-04-29 14:03:15 -07:00 |
|
Joseph Henry
|
a247552df1
|
Format according to new ZeroTier standard
|
2021-04-26 22:07:55 -07:00 |
|
Joseph Henry
|
c456a87f97
|
Add zts_core_query_ and world sub-APIs. Adjust event subsystem
|
2021-04-26 21:55:01 -07:00 |
|
Joseph Henry
|
43350691b5
|
Expand C API and simplify NodeService
|
2021-04-22 11:20:04 -07:00 |
|
Joseph Henry
|
a5121b1e3c
|
Applied styling rules from .clang-format
|
2021-04-17 23:46:21 -07:00 |
|
Joseph Henry
|
3aa402582f
|
Remove out-of-place includes for signal handler functions
|
2021-03-19 22:33:15 -07:00 |
|
Joseph Henry
|
7a82ef4a03
|
Improvements to language binding facilities. Add custom signal handler
|
2021-02-24 01:25:15 -08:00 |
|
Joseph Henry
|
59545833e6
|
Update license header dates
|
2021-02-04 11:03:55 -08:00 |
|
Joseph Henry
|
37c01e18cf
|
Change event code numbering scheme, fix Windows startup bug, fix zts_free(), remove vestigial API functions, update documentation
|
2020-05-30 18:29:04 -07:00 |
|
Joseph Henry
|
a0b50530d3
|
Add portability and consistency fixes for C API, remove cruft, slight internal restructuring
|
2020-05-01 19:15:38 -07:00 |
|