Julius Pfrommer
|
1038fe5c38
namespace first, then the id is more logical for nodeids
|
9 년 전 |
Julius Pfrommer
|
a603409a5e
reset queue.h to the original state and do the undef SLIST_ENTRY outside
|
9 년 전 |
Julius Pfrommer
|
c9c153b1a1
simplify
|
9 년 전 |
Julius Pfrommer
|
8a76cf73d8
undo unnecessary changes
|
9 년 전 |
Julius Pfrommer
|
1a54a765a6
support writing into data sources
|
9 년 전 |
Julius Pfrommer
|
58b17a6112
split examples per-feature
|
9 년 전 |
Stasik0
|
d197edd171
fixing last mingw issue, relates #114
|
9 년 전 |
Stasik0
|
9e6a072614
fixed compilation, relates to #114
|
9 년 전 |
Julius Pfrommer
|
404992459b
add example with datasource
|
9 년 전 |
Julius Pfrommer
|
48d382a2f1
first test with c++ compiles (networklayer needs to be compiled with gcc)
|
9 년 전 |
Julius Pfrommer
|
eecdc7dad2
small simplification
|
9 년 전 |
Julius Pfrommer
|
5bbab27f49
simplify the variable nodes
|
9 년 전 |
Julius Pfrommer
|
5b8477ff35
add nodeid to addVariableNode call
|
9 년 전 |
Julius Pfrommer
|
f6329a7015
make client work
|
9 년 전 |
Julius Pfrommer
|
5821236990
improve the node adding API
|
9 년 전 |
Julius Pfrommer
|
1dfd1727e2
Merge branch 'master' into typedescription
|
9 년 전 |
Stasik0
|
de4deda2aa
more fixes :(, #170
|
9 년 전 |
Stasik0
|
d1c3a39342
fixing cross-compile builds, relates #170
|
9 년 전 |
Stasik0
|
64a78ba943
manual declaration of struct timezone, relates to #170
|
9 년 전 |
Julius Pfrommer
|
acce5eedd3
fix wago port
|
9 년 전 |
Julius Pfrommer
|
4dacc66378
Merge branch 'master' into typedescription
|
9 년 전 |
Julius Pfrommer
|
4e6ba890a8
fix win32 cross-compilation
|
9 년 전 |
Julius Pfrommer
|
0ed23beeb7
cleaning up
|
9 년 전 |
Julius Pfrommer
|
210ea01a80
use size_t for offsets, improve the nodestore API
|
9 년 전 |
Julius Pfrommer
|
5da5593889
include netinet/tcp.h for TCP_NODELAY
|
9 년 전 |
Julius Pfrommer
|
82a6265887
use size_t for offsets and pointer arithmetic
|
9 년 전 |
Julius Pfrommer
|
9a76e4496b
use TCP_NODELAY to decrease latency (disables Nagle's algorithm)
|
9 년 전 |
Julius Pfrommer
|
9170ee20ba
make client compile, relevant for #157
|
9 년 전 |
Julius Pfrommer
|
1f9d97cc8e
fix tests for release builds
|
9 년 전 |
Stasik0
|
6722b058ac
client fixed, however activating CLIENT breaks server #157
|
9 년 전 |