Stefan Profanter
|
448843bbdb
Merge pull request #1392 from StalderT/fixandnewtest
|
пре 7 година |
Stefan Profanter
|
242e5eff23
Enable valgrind open FD check and fix open FDs after shutdown
|
пре 7 година |
StalderT
|
46dc5d959c
fix missing close(connection)
|
пре 7 година |
StalderT
|
3948143c50
fix possible infinity loops and add a unit test unit
|
пре 7 година |
Stefan Profanter
|
0ff2a0c057
Enable unit tests in appveyor
|
пре 7 година |
Stefan Profanter
|
3619afb6bd
Add unit test for windows
|
пре 7 година |
StalderT
|
d5e71be17d
add custom hostname (#1382)
|
пре 7 година |
StalderT
|
c629e4a5a4
Update ua_network_tcp.c
|
пре 7 година |
Julius Pfrommer
|
67dbb4cf18
move POSIX definitions out of the public header
|
пре 7 година |
Jose Cabral
|
8cfce19a03
Add VxWorks Support
|
пре 7 година |
Julius Pfrommer
|
368d4f2764
cosmetic improvements to the networking plugin
|
пре 7 година |
Julius Pfrommer
|
9b9d7f6062
shutdown+close client sockets (fix #1242)
|
пре 7 година |
Julius Pfrommer
|
e26759a664
Clean up logging plugin and network layer
|
пре 7 година |
Julius Pfrommer
|
aa519069ad
use callback to clean up chunk processing in the connection
|
пре 7 година |
Infinity95
|
3ac07db14d
check return of getaddrinfo in network layer
|
пре 7 година |
Stefan Profanter
|
bd97f9a482
Set client to error state if disconnected. Add example for reconnect (#1172)
|
пре 7 година |
Stefan Profanter
|
ea691ca62f
Fix #1132: use timeout for client connect (#1154)
|
пре 7 година |
Julius Pfrommer
|
934496a84a
add printf-format function attributes for gcc; fix all logging warnings
|
пре 7 година |
Stefan Profanter
|
55862a1485
Check return value of socket select
|
пре 7 година |
Stefan Profanter
|
a169815a4b
Untabify
|
пре 7 година |
Julius Pfrommer
|
6ddded7334
cosmetic improvements
|
пре 7 година |
Julius Pfrommer
|
b4f69cf923
Rename UA_Connection_completeMessages to UA_Connection_completeChunks;
|
пре 7 година |
Stefan Profanter
|
369103e793
Use proper defines for malloc, free, calloc, realloc
|
пре 7 година |
Julius Pfrommer
|
5398343607
enable even stricter compiler warnings; test for C++ compat
|
пре 7 година |
Julius Pfrommer
|
d479f854da
cosmetic: simplify network layer
|
пре 7 година |
Julius Pfrommer
|
bffefa4cd0
async client functionality
|
пре 7 година |
Julius Pfrommer
|
36c7608f32
Fix IPv6 on Windows by listening on serveral sockets.
|
пре 7 година |
Julius Pfrommer
|
0ba2baddfd
rename ua_log.h to ua_plugin_log.h; clean up
|
пре 7 година |
Julius Pfrommer
|
1969bad066
remove public ua_job.h; call message processing from the network layer
|
пре 7 година |
Thomas Bender
|
18eca5369c
made network_tcp/udp ipv6 compatible (with ipv4 fallback)
|
пре 7 година |