john30
|
59edf1a21f
|
fix early break
|
2024-09-12 07:24:34 +02:00 |
|
john30
|
f6402f386a
|
add mdns discovery and make it the default
|
2024-09-12 07:10:16 +02:00 |
|
John
|
033586c63c
|
fix missed fd_set
|
2024-03-27 06:54:59 +01:00 |
|
John
|
5bf0ab8eaa
|
updated year
|
2024-02-04 09:36:20 +01:00 |
|
John
|
2c7cab3dc1
|
update year
|
2023-06-16 20:40:35 +02:00 |
|
John
|
773a4dd661
|
improve compilability
|
2023-05-18 13:24:03 +02:00 |
|
John
|
9f51946f6d
|
print setsockopt errors and add missing options, add TCP_USER_TIMEOUT if defined
|
2023-01-06 10:58:00 +01:00 |
|
John
|
8eca44bdee
|
fix for tcp opts applied to udp socket (fixes #733)
|
2022-12-17 16:45:59 +01:00 |
|
John
|
cf9d0cc030
|
extract and use common socketConnect method and apply timeout on device connect (potential fix for #594)
|
2022-09-18 12:01:29 +02:00 |
|
John
|
e3dfe32350
|
start SSL
|
2022-02-07 22:34:43 +01:00 |
|
John
|
0135dc9100
|
update year
|
2022-02-06 13:37:08 +01:00 |
|
John
|
3af8ede096
|
updated copyright year
|
2021-01-16 08:32:09 +01:00 |
|
john30
|
45b9bad57e
|
missing include (fixes #212)
|
2018-10-21 14:42:00 +02:00 |
|
john30
|
1c17f7c466
|
use nullptr instead of NULL
|
2018-05-06 14:54:52 +02:00 |
|
john30
|
dc12476bc1
|
fix for previous commit
|
2018-04-15 08:38:24 +02:00 |
|
john30
|
f0763ce293
|
allow more than one fd to be set by ppoll for checking error
|
2018-04-08 09:07:43 +02:00 |
|
john30
|
8badc83b05
|
watch sockets for error as well in connect
|
2018-04-04 17:51:13 +02:00 |
|
john30
|
230abbb9fb
|
added connect timeout, fixed non-closed sockets on connect error
|
2018-04-04 17:25:39 +02:00 |
|
john30
|
fa78ae73f0
|
updated copyright year
|
2018-01-28 15:17:33 +01:00 |
|
john30
|
ca164185dc
|
fix doxygen and put everything besides main function in namespace ebusd
|
2017-02-25 16:12:09 +01:00 |
|
john30
|
bbc29bdb2f
|
switched to absolute include dirs, formatting
|
2017-02-04 19:28:31 +01:00 |
|
john30
|
f1c5c0ab28
|
updated copyright year
|
2017-01-15 11:10:08 +01:00 |
|
john30
|
ebcb260d5f
|
use spaces instead of tab
|
2017-01-14 18:01:37 +01:00 |
|
john30
|
0217096b6b
|
code style
|
2017-01-14 17:34:02 +01:00 |
|
john30
|
774e01e937
|
use own namespace
|
2017-01-14 16:41:54 +01:00 |
|
john30
|
b3bb2e08ac
|
code style
|
2017-01-14 13:00:04 +01:00 |
|
john30
|
29bac4b0b9
|
formatting
|
2016-10-16 12:32:12 +02:00 |
|
john30
|
767cb9bc1f
|
updated copyright year
|
2016-01-06 13:54:01 +01:00 |
|
john30
|
a7a5e51ff6
|
fix for compiler warnings
|
2016-01-02 12:04:22 +01:00 |
|
john30
|
9dbdeffe0c
|
unified copyright notice
|
2015-11-07 14:47:13 +01:00 |
|
john30
|
5da560b79a
|
less compiler warnings
|
2015-03-20 23:01:06 +01:00 |
|
john30
|
d50b3b6cb2
|
added FIELD.N to 'read' command for retrieving N'th FIELD, fixed getMasterNumber(), check maximum NN in message, use more constants, check all type conversions, added --nodevicecheck to ebusfeed help
|
2015-02-22 13:57:37 +01:00 |
|
john30
|
41cd38ab75
|
changed code style
|
2015-02-21 13:18:36 +01:00 |
|
Roland Jax
|
612270f942
|
code style
|
2014-12-30 20:08:48 +01:00 |
|
Roland Jax
|
4a1033122c
|
'using namespace std;' added.
|
2014-11-22 20:42:11 +01:00 |
|
Roland Jax
|
5e07f0152d
|
needless includes directives (header files) removed.
|
2014-11-13 15:01:54 +01:00 |
|
Roland Jax
|
793c64d922
|
file struturce changed.
|
2014-11-06 16:08:11 +01:00 |
|