All Versions
27
Latest Version
Avg Release Cycle
-
Latest Release
-
Changelog History
Page 2
Changelog History
Page 2
-
v0.1.15 Changes
- ๐ Use `NO_DELAY1 for TCP client connections #27
-
v0.1.15.5 Changes
- ๐ Make getSocket{Family}TCP try all addr candidates #32
-
v0.1.15.3 Changes
- ๐ Fix benchmarks
-
v0.1.15.2 Changes
- Document child process behavior in
waitForProcess
- Document child process behavior in
-
v0.1.15.1 Changes
- Catch exceptions thrown by
waitForProcess
- Catch exceptions thrown by
-
v0.1.14 Changes
- Exporting HasReadBufferSize; instance for ClientSettingsUnix #24
-
v0.1.14.2 Changes
- ๐ Fix bug in process exception display of args with spaces/quotes
-
v0.1.13 Changes
- ๐ง Make size of read buffer configurable, change default size to 32 kiB #23
-
v0.1.12 Changes
appRawSocket
-
v0.1.12.1 Changes
- ๐ Fix up
acceptSafe
as mentioned by Kazu
- ๐ Fix up