mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-17 12:50:47 +01:00
Release 1.1.5-1-dev
- Uclnt: Add first (untested) support for heartbeat function - Usrv: Add timeout to write_to_socket() and callers - YStopWatch: Add some convenience overloads and onAlarm() callbacks - YStopWatchThreadList: minor fixes to generate_function_timers.sh - Misc: Add get_time_diff()
This commit is contained in:
parent
e778f3456d
commit
50c07354ad
2 changed files with 9 additions and 1 deletions
8
CHANGES
8
CHANGES
|
|
@ -79,3 +79,11 @@ o bugfix in yupdate.sh: broken command line parsing
|
|||
o uclnt: beautified error messages in YConnection
|
||||
o usrv: added snd_timeout and rcv_timeout options
|
||||
o usrv: added usrv_shutdown_process()
|
||||
|
||||
1.1.5-1
|
||||
-------
|
||||
o uclnt: added first (untested) support for heartbeat function
|
||||
o usrv: added timeout to write_to_socket() and callers
|
||||
o YStopWatch: added some convenience overloads and onAlarm() callbacks
|
||||
o YStopWatchThreadList: minor fixes to generate_function_timers.sh
|
||||
o misc: added get_time_diff()
|
||||
|
|
|
|||
2
VERSION
2
VERSION
|
|
@ -1 +1 @@
|
|||
1.1.5-0-dev
|
||||
1.1.5-1-dev
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue