Releases: ColumPaget/libUseful
Releases · ColumPaget/libUseful
v4.48
fix for server streams in STREAMSelect
ensure network connect calls honor STREAM->Timeout
v4.47 improvements to ensure network connect calls honor STREAM->Timeout
v4.46
better handling of ssl connect timeouts and tcp fastopen
bugfix for SO_REUSEPORT
v4.45 bugfix for SO_REUSEPORT
TCP_FASTOPEN server option
v4.44 Added TCP_FASTOPEN to server options
Added STREAMServerNew and IPServerNew functions
v4.43 Added STREAMServerNew and IPServerNew functions
bugfixes for http and terminal code
v4.42 version bump
ListFindNamedItem can not handle lists with more than one item of the same name
v4.41 ListFindNamedItem can now Handle more than one item with the same nam…
Fix unicode names cache. Ensure sshtunnel processes are shut down when tunnel closed. Added sshproxy tunnel method
v4.40 shutdown sshproxy processes on exit of their owner process
added 'newpgroup' option to Spawn, fork and ProcessApplyConfig functions
v4.39 added 'newpgroup' option to Spawn, fork and ProcessApplyConfig functions