Julius Pfrommer
|
df860ef0c1
simplify logging
|
пре 10 година |
Julius Pfrommer
|
39fa2a4ab5
improve the networklayer shutdown, cosmetic fixes
|
пре 10 година |
Julius Pfrommer
|
60d636db85
finalize improved handling of timed work
|
пре 10 година |
Julius Pfrommer
|
a61c12e874
handle EAGAIN upon TCP retransmission
|
пре 10 година |
Julius Pfrommer
|
4f6063221d
fix timed work, small cosmetic improvements
|
пре 10 година |
Julius Pfrommer
|
776266e4e2
Do not use non-blocking sockets in the client (until we have an async API)
|
пре 10 година |
Julius Pfrommer
|
65ce9a6e2b
casting bugfix
|
пре 10 година |
Julius Pfrommer
|
1c58e179af
alloc bufers in the network layer for the client
|
пре 10 година |
Julius Pfrommer
|
68cf0f8613
take message buffers from the connection layer
|
пре 10 година |
Julius Pfrommer
|
bb9076e188
Merge improved network layer
|
пре 10 година |
Julius Pfrommer
|
382f17459f
enable build on MSVC 2015 (lesser MSVC fail due to missing C99 constructs)
|
пре 10 година |
Julius Pfrommer
|
cf8db00bf5
enable variadic arguments for log messages
|
пре 10 година |
Julius Pfrommer
|
7d7036cebe
properly concat half-received messages in the server
|
пре 10 година |
Julius Pfrommer
|
5f393b5309
fix udp, c++ server
|
пре 10 година |
Stasik0
|
b3321a132f
fixing valgind warning
|
пре 10 година |
Stasik0
|
780c42a210
1 ms timeout was not enougth -> 500 ms added
|
пре 10 година |
Julius Pfrommer
|
8df29d21e4
simplify a bit
|
пре 10 година |
Stasik0
|
56822bd591
Merge branch 'master' into hardening_client
|
пре 10 година |
Julius Pfrommer
|
b7e565d658
more binary size reduction .. 68kb server
|
пре 10 година |
Julius Pfrommer
|
b23ecd76f4
fix windows build, always generate the single source distribution
|
пре 10 година |
Julius Pfrommer
|
0684df3dad
add the network layer and logger to the single-source distribution
|
пре 10 година |
Stasik0
|
e485204f82
issue with #212
|
пре 10 година |
Stasik0
|
377797495c
one more workaround for #212
|
пре 10 година |
Stasik0
|
15802f5ec5
should be a workaround for #212
|
пре 10 година |
Stasik0
|
82737a2986
setting macros again, ref #212
|
пре 10 година |
Julius Pfrommer
|
2f1531bae6
store incompletely received messages in the connection
|
пре 10 година |
Stasik0
|
aa96a3d5e0
wrong comparisson
|
пре 10 година |
Stasik0
|
e7a8a44b18
Merge branch 'hardening_client' of https://github.com/acplt/open62541 into hardening_client
|
пре 10 година |
Stasik0
|
3ff9c50c7c
one more fix
|
пре 10 година |
Stasik0
|
015dd43450
fixes for win32
|
пре 10 година |