StalderT
|
d86f981317
select check error
|
6 anni fa |
StalderT
|
d6ec41d53a
add UA_Client_close and the ability to reactivate a session (#1444)
|
7 anni fa |
Julius Pfrommer
|
e74b4bf832
simplify datetime handling.
|
7 anni fa |
StalderT
|
d690e9c26a
close connection after timeout if server does not receive a Hello Message
|
7 anni fa |
Jose Cabral
|
6c82b082c8
Fix missing code for VxWorks
|
7 anni fa |
Stefan Profanter
|
448843bbdb
Merge pull request #1392 from StalderT/fixandnewtest
|
7 anni fa |
Stefan Profanter
|
242e5eff23
Enable valgrind open FD check and fix open FDs after shutdown
|
7 anni fa |
StalderT
|
46dc5d959c
fix missing close(connection)
|
7 anni fa |
StalderT
|
3948143c50
fix possible infinity loops and add a unit test unit
|
7 anni fa |
Stefan Profanter
|
0ff2a0c057
Enable unit tests in appveyor
|
7 anni fa |
Stefan Profanter
|
3619afb6bd
Add unit test for windows
|
7 anni fa |
StalderT
|
d5e71be17d
add custom hostname (#1382)
|
7 anni fa |
StalderT
|
c629e4a5a4
Update ua_network_tcp.c
|
7 anni fa |
Julius Pfrommer
|
67dbb4cf18
move POSIX definitions out of the public header
|
7 anni fa |
Jose Cabral
|
8cfce19a03
Add VxWorks Support
|
7 anni fa |
Julius Pfrommer
|
368d4f2764
cosmetic improvements to the networking plugin
|
7 anni fa |
Julius Pfrommer
|
9b9d7f6062
shutdown+close client sockets (fix #1242)
|
7 anni fa |
Julius Pfrommer
|
e26759a664
Clean up logging plugin and network layer
|
7 anni fa |
Julius Pfrommer
|
aa519069ad
use callback to clean up chunk processing in the connection
|
7 anni fa |
Infinity95
|
3ac07db14d
check return of getaddrinfo in network layer
|
7 anni fa |
Stefan Profanter
|
bd97f9a482
Set client to error state if disconnected. Add example for reconnect (#1172)
|
7 anni fa |
Stefan Profanter
|
ea691ca62f
Fix #1132: use timeout for client connect (#1154)
|
7 anni fa |
Julius Pfrommer
|
934496a84a
add printf-format function attributes for gcc; fix all logging warnings
|
7 anni fa |
Stefan Profanter
|
55862a1485
Check return value of socket select
|
7 anni fa |
Stefan Profanter
|
a169815a4b
Untabify
|
7 anni fa |
Julius Pfrommer
|
6ddded7334
cosmetic improvements
|
7 anni fa |
Julius Pfrommer
|
b4f69cf923
Rename UA_Connection_completeMessages to UA_Connection_completeChunks;
|
7 anni fa |
Stefan Profanter
|
369103e793
Use proper defines for malloc, free, calloc, realloc
|
7 anni fa |
Julius Pfrommer
|
5398343607
enable even stricter compiler warnings; test for C++ compat
|
7 anni fa |
Julius Pfrommer
|
d479f854da
cosmetic: simplify network layer
|
7 anni fa |