Commit Graph

6 Commits

Author SHA1 Message Date
kimim
2faa87567b fix(typo): HellWorld -> HelloWorld 2021-09-29 14:28:52 +02:00
Julius Pfrommer
beeafc02e9 refactor(core): Better type-safety for locking primitives 2021-01-05 23:04:23 +01:00
Christian von Arnim
bceeee6150 Replace unnecessary UA_NS0ID_HASORDEREDCOMPONENT with UA_NS0ID_HASCOMPONENT 2020-06-08 14:10:50 +02:00
Julius Pfrommer
9b2c7812ea feature(server): Add UA_Server_getAsyncOperationNonBlocking
This replaces UA_Server_getAsyncOperation and returns the timeout
timestamp to the worker thread.
2019-11-10 16:50:18 +01:00
Julius Pfrommer
0ed855345c refactor(examples): Use _clear instead of _deleteMembers 2019-10-03 15:14:24 +02:00
Klaus Schick
cc94b6aa0f Server: Asynchronous Operations API / Implementation for methods 2019-09-12 15:20:01 +02:00