Julius Pfrommer
|
5da5593889
include netinet/tcp.h for TCP_NODELAY
|
hace 9 años |
Julius Pfrommer
|
9a76e4496b
use TCP_NODELAY to decrease latency (disables Nagle's algorithm)
|
hace 9 años |
Julius Pfrommer
|
177c771651
remove initial client work
|
hace 9 años |
Julius Pfrommer
|
2d8597d639
client code
|
hace 9 años |
Stasik0
|
2e5452b47a
more sideness problems
|
hace 9 años |
Stasik0
|
9b8b1f71cc
fixing more signess problems https://travis-ci.org/acplt/open62541/builds/47113733#L334
|
hace 9 años |
Julius Pfrommer
|
761caf1534
fix #159
|
hace 9 años |
Stasik0
|
26f4fa8a2f
steps towards cross compiling, relates #159
|
hace 9 años |
Julius Pfrommer
|
dd2797952a
add compiler flags to enforce stricter compatibility and fix warnings
|
hace 9 años |
Stasik0
|
7d040a0bc9
fixing tcp layer, rels #153
|
hace 9 años |
Julius Pfrommer
|
4d6801478a
remove most compiler warnings on msvc
|
hace 10 años |
Julius Pfrommer
|
333d2d244d
fix msvc build
|
hace 10 años |
Julius Pfrommer
|
a457f31c0f
worker threads for multithreading, use UA_malloc instead of UA_alloc
|
hace 10 años |
Stasik0
|
9e7660b783
minor fixes here and there
|
hace 10 años |
Stasik0
|
0ccd13bb77
implemented handling sockets that were closed by client, tnx to @FlorianPalm for some hints
|
hace 10 años |
Julius Pfrommer
|
7aa7b32f89
Fix build on windows.
|
hace 10 años |
Julius Pfrommer
|
dfbf009d3a
Merge branch 'master' into external_datasource
|
hace 10 años |
FlorianPalm
|
614e4eb594
extended minimum types list
|
hace 10 años |
FlorianPalm
|
5ae0716d65
NULL -> UA_NULL
|
hace 10 años |
Julius Pfrommer
|
0d7e0e5468
make the server struct opaque for userspace and
|
hace 10 años |
Julius Pfrommer
|
a7ad2103ca
replace UA_EQUAL struct with simpler UA_Boolean
|
hace 10 años |
Julius Pfrommer
|
2113f8a559
use an array instead of linked lists for browsing
|
hace 10 años |
Julius Pfrommer
|
0b278ea988
use ua_statuscode as function return values
|
hace 10 años |
Julius Pfrommer
|
c77f09cfff
remove pointers to securechannel when the connection closes, see #128
|
hace 10 años |
Julius Pfrommer
|
488297521b
small fix
|
hace 10 años |
Julius Pfrommer
|
72c5096db1
small improvements
|
hace 10 años |
Julius Pfrommer
|
2ee8df44f7
fix #127
|
hace 10 años |
Julius Pfrommer
|
80df96a185
use sensible buffer sizes
|
hace 10 años |
FlorianPalm
|
5f183fb6d1
Merge branch 'master' of https://github.com/acplt/open62541
|
hace 10 años |
FlorianPalm
|
9bd40784a8
added time evaluation,
|
hace 10 años |