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 |
|
 Alex SamorukovandJohn
|
67fc6e59cc
|
FreeBSD and MacOS related fixes and improvements: compilation and serial port access (#290)
fixes for compilation and usage under FreeBSD+MaxOS including setting low latency for FTDI device (thanks @samm-git)
|
2019-08-11 08:06:13 +02:00 |
|
john30
|
35afd9908c
|
code style
|
2018-05-06 15:27:44 +02:00 |
|
john30
|
230abbb9fb
|
added connect timeout, fixed non-closed sockets on connect error
|
2018-04-04 17:25:39 +02:00 |
|
 J0EK3RandGitHub
|
79fb47240e
|
Update tcpsocket.h
added #include <sys/time.h> for Type timeval
|
2018-02-02 16:20:04 +01:00 |
|
john30
|
fa78ae73f0
|
updated copyright year
|
2018-01-28 15:17:33 +01:00 |
|
Daniel Strigl
|
dc20cfeb1b
|
! Fixed setsockopt call for timeout
|
2017-12-08 21:47:04 +01:00 |
|
john30
|
5e76637a57
|
formatting
|
2017-05-13 15:57:02 +02:00 |
|
john30
|
4dfcff7c87
|
bb86b8b
|
2017-03-04 08:38:41 +01:00 |
|
john30
|
bb86b8b713
|
added setTimeout()
|
2017-03-04 08:38:27 +01:00 |
|
john30
|
ca164185dc
|
fix doxygen and put everything besides main function in namespace ebusd
|
2017-02-25 16:12:09 +01:00 |
|
john30
|
0771e8ee6b
|
updated copyright year
|
2017-02-04 08:04:20 +01:00 |
|
john30
|
5bf2f124b3
|
code style
|
2017-01-14 19:00:47 +01:00 |
|
john30
|
ebcb260d5f
|
use spaces instead of tab
|
2017-01-14 18:01:37 +01:00 |
|
john30
|
774e01e937
|
use own namespace
|
2017-01-14 16:41:54 +01:00 |
|
john30
|
54a6c0f673
|
code style
|
2017-01-14 15:02:10 +01:00 |
|
john30
|
b3bb2e08ac
|
code style
|
2017-01-14 13:00:04 +01:00 |
|
john30
|
767cb9bc1f
|
updated copyright year
|
2016-01-06 13:54:01 +01:00 |
|
john30
|
040e10ff5f
|
support MACH architecture
|
2015-11-07 14:52:20 +01:00 |
|
john30
|
9dbdeffe0c
|
unified copyright notice
|
2015-11-07 14:47:13 +01:00 |
|
john30
|
7aa153848e
|
updated author address
|
2015-05-14 10:47:51 +02:00 |
|
john30
|
5da560b79a
|
less compiler warnings
|
2015-03-20 23:01:06 +01:00 |
|
john30
|
51b86c9dc5
|
documentation
|
2015-03-14 10:21:10 +01:00 |
|
john30
|
c6bd44d2b9
|
header
|
2015-02-15 18:58:47 +01:00 |
|
john30
|
44957a6566
|
switched to autobrief
|
2015-01-18 12:40:54 +01:00 |
|
Roland Jax
|
c490dcd3da
|
TCPSocket: replaced read/write with recv/send to ignore SIGPIPE during sending; ebusctl: Dealing when receiving data corrected to detect the end of the message with double newline sign.
|
2015-01-02 18:57:30 +01:00 |
|
john30
|
4e81fd842b
|
fixed documentation
|
2014-12-15 20:13:20 +01:00 |
|
Roland Jax
|
68c15ce66e
|
ebusctl: interactive mode added.
|
2014-11-25 11:35:53 +01:00 |
|
Roland Jax
|
4a1033122c
|
'using namespace std;' added.
|
2014-11-22 20:42:11 +01:00 |
|
Roland Jax
|
835c901da6
|
documentation for class BaseLoop added; most enum types adapted.
|
2014-11-20 18:43:07 +01:00 |
|
Roland Jax
|
e2f6bbffb0
|
class LogInstance renamed to Logger; documentation for logging subsystem added.
|
2014-11-18 20:15:01 +01:00 |
|
Roland Jax
|
1415b143af
|
documentation for class TCPSocket, TCPClient and TCPServer added.
|
2014-11-18 15:38:36 +01:00 |
|
Roland Jax
|
5e07f0152d
|
needless includes directives (header files) removed.
|
2014-11-13 15:01:54 +01:00 |
|
Roland Jax
|
af4f822f5d
|
daemon option '--version' added.
|
2014-11-09 23:21:55 +01:00 |
|
Roland Jax
|
793c64d922
|
file struturce changed.
|
2014-11-06 16:08:11 +01:00 |
|