Brenton Bostick
|
b1d088f39c
|
fix examples warnings
warning: incompatible pointer types passing 'int *' to parameter of type 'unsigned short *' [-Wincompatible-pointer-types]
|
2023-08-18 08:36:31 -04:00 |
|
Brenton Bostick
|
fad04bf3c7
|
Update examples:
Remove empty MainActivity.java Android example
fix CMake variable BUILD_EXAMPLES -> BUILD_HOST_EXAMPLES
fix some names in example usage messages:
pingable-node -> callbackapi
client -> nonblockingclient
server -> nonblockingserver
pingable-node -> statistics
|
2023-06-30 12:11:24 -04:00 |
|
Joseph Henry
|
ede730de1c
|
Update documentation
|
2021-05-25 15:24:28 -07:00 |
|
Joseph Henry
|
613c7e8f91
|
Minor update to C examples
|
2021-05-06 01:34:53 -07:00 |
|
Joseph Henry
|
9151f4471c
|
Slight re-org of C API naming convention
|
2021-05-05 16:19:27 -07:00 |
|
Joseph Henry
|
3e304cb25a
|
Reduce number of compile-time warnings (continued)
|
2021-04-30 16:38:21 -07: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 |
|