Michael Davidsaver
|
0fdfeb72d1
|
Add testudpfwd
|
2023-04-10 08:47:15 -07:00 |
|
Michael Davidsaver
|
266ee52704
|
server: bind both wildcard for UDP
When possible, bind both ipv4 and ipv6 wildcard addresses
for UDP. Even when only binding ipv6 address for TCP (Linux)
|
2023-04-10 08:44:37 -07:00 |
|
Michael Davidsaver
|
b31a354915
|
improve localhost multicast forwarding
On Linux (at least) packets received through the LO
may have non-LO origin addresses...
|
2023-04-10 08:44:37 -07:00 |
|
Michael Davidsaver
|
c373da671b
|
server: fix default monitor queueSize to 4
|
2023-04-06 11:45:41 -07:00 |
|
Michael Davidsaver
|
be71a99865
|
reset event_set_log_callback() during test cleanup
|
2023-04-03 09:30:24 -07:00 |
|
Michael Davidsaver
|
3e95f502a4
|
1.1.4a1
|
2023-04-03 07:35:30 -07:00 |
|
Michael Davidsaver
|
9449059d8b
|
expose wrappers for some evutil as expert API
|
2023-04-02 20:21:53 -07:00 |
|
Michael Davidsaver
|
a012b9ffe0
|
testStrEq() better diff
|
2023-03-28 15:21:39 -07:00 |
|
Michael Davidsaver
|
c25c6766e5
|
typo
|
2023-03-28 15:21:39 -07:00 |
|
Michael Davidsaver
|
303bc61079
|
apply loc_bad_alloc to owned_ptr
Distinguish location of owned_ptr failure
|
2023-03-28 15:21:39 -07:00 |
|
Michael Davidsaver
|
d692d7da2c
|
loc_bad_alloc
|
2023-03-28 15:21:34 -07:00 |
|
Michael Davidsaver
|
92fb0a4afa
|
client: fix delta sync of Compound
cf. cc5d382930
|
2023-03-26 18:14:21 -07:00 |
|
Michael Davidsaver
|
798a1548b8
|
1.1.3a1
|
2023-03-22 08:18:38 -07:00 |
|
Michael Davidsaver
|
7d16ab3a62
|
fix unsigned handling
caused unwanted sign extension.
|
2023-03-21 08:27:40 -07:00 |
|
Michael Davidsaver
|
abeb78a9cd
|
fix TypeDef(const Value& val) for Union/UnionA/StructA
|
2023-03-20 09:41:41 -07:00 |
|
Michael Davidsaver
|
36e537e479
|
appease -Wnoexcept
|
2023-03-20 09:41:41 -07:00 |
|
Michael Davidsaver
|
6f770d0ea3
|
final-ize some derived types
|
2023-03-20 09:41:41 -07:00 |
|
Michael Davidsaver
|
fedbec649b
|
server: rework cleanup of connection, channel, and operation
|
2023-03-20 09:41:41 -07:00 |
|
Michael Davidsaver
|
4ced2d8837
|
print char types as integers
|
2023-02-13 07:44:44 -08:00 |
|
Michael Davidsaver
|
1aad37c230
|
minor
|
2023-02-13 07:42:54 -08:00 |
|
Michael Davidsaver
|
e93909cf7e
|
fix shared_array::convertTo()
|
2023-02-12 08:26:50 -08:00 |
|
Michael Davidsaver
|
274133bcfc
|
~fix magic union autoselect
Stop of after first successful conversion
|
2023-02-12 08:26:50 -08:00 |
|
Michael Davidsaver
|
30b040465a
|
fix Value::unmark() w/ parents=true
|
2023-02-12 08:26:50 -08:00 |
|
Michael Davidsaver
|
da2737f6d2
|
minor
|
2023-02-12 08:26:50 -08:00 |
|
Michael Davidsaver
|
b9170a9885
|
fix Value::nmembers
|
2023-02-12 08:26:50 -08:00 |
|
Michael Davidsaver
|
6a560172dc
|
1.1.2a1
|
2023-02-03 14:00:16 -08:00 |
|
Michael Davidsaver
|
f75bcc5044
|
constify OpBase and friends
|
2023-01-31 09:54:10 -08:00 |
|
Michael Davidsaver
|
78f54455e6
|
Value fix delta output format
Actually show delta
|
2023-01-31 09:54:10 -08:00 |
|
Michael Davidsaver
|
a9699be7e8
|
minor
|
2023-01-31 09:54:10 -08:00 |
|
Michael Davidsaver
|
66441a4d2f
|
doc
|
2023-01-26 08:51:31 -08:00 |
|
Michael Davidsaver
|
a7ce56ac18
|
add shared_array::thaw()
|
2023-01-26 08:23:40 -08:00 |
|
Michael Davidsaver
|
6d9a77d03b
|
SigInt fix disarm
|
2023-01-26 08:23:40 -08:00 |
|
Michael Davidsaver
|
e7d7f185d4
|
Value::lookup throw NoField
|
2023-01-25 22:41:25 -08:00 |
|
Michael Davidsaver
|
b17f820767
|
sharedpv: avoid deadlock on error path
Need to unlock for all MonitorSetupOp methods
|
2022-12-27 11:16:35 -08:00 |
|
Michael Davidsaver
|
db6b7ba34b
|
minor
|
2022-12-27 11:16:35 -08:00 |
|
Michael Davidsaver
|
c7b4650ba1
|
fix TypeStore maintenance
|
2022-12-14 12:36:14 -08:00 |
|
Michael Davidsaver
|
2ea141a149
|
doc
|
2022-12-13 15:45:13 -08:00 |
|
Michael Davidsaver
|
af20a88450
|
1.1.0
PVXS Python / win64 3.10 (push) Failing after 9s
PVXS Python / win64 3.5 (push) Failing after 1s
PVXS Python / win64 3.6 (push) Failing after 1s
PVXS Python / win64 3.7 (push) Failing after 1s
PVXS Python / win64 3.8 (push) Failing after 1s
PVXS Python / win64 3.9 (push) Failing after 1s
PVXS EPICS / Linux centos 7 (push) Failing after 2s
PVXS EPICS / Linux fedora 34 (push) Failing after 2s
PVXS Python / linux64 test (push) Failing after 1s
PVXS Python / linux 2.7 i686 (push) Failing after 7s
PVXS Python / linux 2.7u i686 (push) Failing after 7s
PVXS Python / linux 3.5 i686 (push) Failing after 7s
PVXS Python / linux 3.6 i686 (push) Failing after 7s
PVXS Python / linux 3.7 i686 (push) Failing after 7s
PVXS Python / linux 3.8 i686 (push) Failing after 7s
PVXS Python / linux 3.9 i686 (push) Failing after 7s
PVXS Python / linux 2.7 amd64 (push) Failing after 7s
PVXS Python / linux 2.7u amd64 (push) Failing after 7s
PVXS Python / linux 3.5 amd64 (push) Failing after 7s
PVXS Python / linux 3.6 amd64 (push) Failing after 7s
PVXS Python / linux 3.7 amd64 (push) Failing after 8s
PVXS Python / linux 3.8 amd64 (push) Failing after 8s
PVXS Python / linux 3.9 amd64 (push) Failing after 7s
PVXS Python / linux 3.10 amd64 (push) Failing after 7s
PVXS EPICS / Native Linux with 3.14 (push) Cancelled after 0s
PVXS EPICS / Native Linux with 3.15 (push) Cancelled after 0s
PVXS EPICS / Native Linux with clang (push) Cancelled after 0s
PVXS EPICS / OSX (push) Cancelled after 0s
PVXS EPICS / Native Linux (WError) (push) Cancelled after 0s
PVXS EPICS / Native Linux (c++17) (push) Cancelled after 0s
PVXS EPICS / RTEMS5 (push) Cancelled after 0s
PVXS EPICS / Native Linux with libevent stable (push) Cancelled after 0s
PVXS EPICS / Cross mingw64 DLL (push) Cancelled after 0s
PVXS EPICS / Cross mingw64 static (push) Cancelled after 0s
PVXS EPICS / vs2019 DLL (push) Cancelled after 0s
PVXS EPICS / vs2019 static (push) Cancelled after 0s
PVXS Python / osx 3.7 intel (push) Cancelled after 0s
PVXS Python / osx 2.7 intel (push) Cancelled after 0s
PVXS Python / osx 3.10 intel (push) Cancelled after 0s
PVXS Python / osx 3.6 intel (push) Cancelled after 0s
PVXS Python / osx 3.8 intel (push) Cancelled after 0s
PVXS Python / osx 3.9 intel (push) Cancelled after 0s
|
2022-11-28 08:04:28 -08:00 |
|
Michael Davidsaver
|
ac0f7948d5
|
Add MonitorStat::maxQueue
|
2022-11-27 08:20:13 -08:00 |
|
Michael Davidsaver
|
1ed51c597c
|
avoid redundant atomic load
compare_exchange_strong() updates 'idx' with
the actual value if the comparison fails.
|
2022-11-27 08:20:13 -08:00 |
|
Michael Davidsaver
|
cc5d382930
|
client: monitor yield "complete" updates
Populate unchanged fields with most recently received value.
|
2022-11-27 08:20:13 -08:00 |
|
Michael Davidsaver
|
4141775c71
|
client: add non-intrusive free-list for subscription queue
|
2022-11-27 08:20:13 -08:00 |
|
Michael Davidsaver
|
53f83b6429
|
Add Value::clear()
|
2022-11-27 08:20:13 -08:00 |
|
Michael Davidsaver
|
25e7285c11
|
SigInt use worker thread
Remove restrictions on operations which can be preformed.
|
2022-11-27 08:20:13 -08:00 |
|
Michael Davidsaver
|
0de17036f4
|
add Context::close()
|
2022-11-27 08:20:13 -08:00 |
|
Michael Davidsaver
|
722759416b
|
server: change monitor watermark meaning
switch from edge to level + event
|
2022-11-27 08:20:13 -08:00 |
|
Michael Davidsaver
|
febc823301
|
Client subscription add batch pop() and stats()
|
2022-11-27 08:20:13 -08:00 |
|
Michael Davidsaver
|
a4c6540c97
|
Add TypeDef::as() overload to change Struct -> StructA
|
2022-11-25 08:03:32 -08:00 |
|
Michael Davidsaver
|
e381973b3f
|
Make FieldDesc partly const
|
2022-11-25 08:03:32 -08:00 |
|
Michael Davidsaver
|
d6fe9c762e
|
minor
|
2022-11-25 08:03:32 -08:00 |
|