Mykola Karpets
6632b716b8
Add systemd socket activation capability
...
Add support for a systemd.socket activation. Socket it passed from
systemd via file descriptor (see systemd.socket doc)
Also, added a few features for convenience:
* --conn/conv-timeout options to control conversation and connection
timeouts
* --shutdown option to shutdown service after all connections are
timeouted. This is for convent usage with systemd.socket
* test script which allows to smoke test udp speeder and its
socket activation capability
* example systemd unit files
2025-03-10 18:49:48 +02:00
yancey
41cac842a8
fix indent problem with clang-format
2023-02-07 05:34:06 -05:00
wangyu
fbe6c2a308
support cross compile for win and mac
2020-07-13 12:51:49 -04:00
wangyu-
461035828a
now it compiles
2018-07-25 04:51:31 -05:00
wangyu-
8827c8469c
fix test, fix core
2018-06-04 02:59:08 -05:00
wangyu-
d4ee2d314b
change random number generator
2018-06-04 00:36:23 -05:00
wangyu-
5fcf83e61a
server works
2018-06-03 12:06:47 -05:00
wangyu-
47d762958f
refactor
2017-10-26 08:54:18 -05:00
wangyu-
93cbe528cf
more robust,more log
2017-10-17 12:35:03 -05:00
wangyu-
e03f13831e
fixed the bug of client cant connect after server restart
2017-10-15 13:59:35 -05:00
wangyu-
0b8fcbe803
clear code
2017-10-13 10:26:05 -05:00
wangyu-
44e7fb94f4
add log
2017-10-13 07:56:53 -05:00
wangyu-
4ab16d096a
fixed conn clear bug
2017-10-11 11:33:56 -05:00
wangyu-
d3beacf586
it works now,without anything changed..
2017-10-09 02:24:23 -05:00
wangyu-
1a4149eef2
just commit
2017-10-08 09:38:41 -05:00
wangyu-
d5483d4984
fixed tab
2017-10-08 01:51:26 -05:00
wangyu-
fb3edca8e4
fixed conv clear bug caused by rehash
2017-10-08 01:50:48 -05:00
wangyu-
a71576c180
just commit
2017-09-27 10:47:32 -05:00
wangyu-
bf121f6f73
just commit
2017-09-27 01:23:08 -05:00
wangyu-
507b960ba3
implemented all direction
2017-09-26 04:33:48 -05:00
wangyu-
57710a043a
compile success
2017-09-25 12:50:43 -05:00
wangyu-
36445720bb
just commit3
2017-09-25 10:40:01 -05:00