issues
search
fpco
/
streaming-commons
Common lower-level functions needed by various streaming data libraries
MIT License
36
stars
41
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Allow Unix sockets on Windows
#80
thomasjm
opened
1 week ago
0
bindPortTCP: Confusing exception type when port is already in use
#79
sol
opened
3 months ago
0
HostPreference not binding correctly for `!6` and `*` special values
#78
laurenceisla
opened
8 months ago
1
Recent `network` supports `AF_UNIX` sockets on Windows
#77
develop7
opened
1 year ago
0
Allow text-2.1 for GHC 9.8
#76
andreasabel
opened
1 year ago
1
Add Data.Streaming.Filesystem version that works with OsPath
#75
sergv
closed
1 year ago
4
Remove the zlib headers closes #72
#74
snoyberg
closed
1 year ago
0
Update zlib header files to 1.2.13
#73
sfc-gh-bchinn
closed
1 year ago
5
Update zlib header files
#72
brandon-leapyear
closed
1 year ago
0
UTF-8 Decoder fails on trailing bytes
#71
parsonsmatt
closed
2 years ago
1
Utf8 decoder for text-2.0 should fail on trailing bytes
#70
yoricksijsling
closed
2 years ago
0
Docstring Fix
#69
fosskers
closed
2 years ago
1
Build failures with GHC-9.2.1
#68
sjakobi
closed
2 years ago
1
Build failures with network-3
#67
sjakobi
closed
2 years ago
1
Build failure with text-2.0 in v0.2.2.1
#66
sjakobi
closed
2 years ago
2
Support text-2.0
#65
Bodigrim
closed
2 years ago
0
Drop cloned Data.Text.Internal substree
#64
Bodigrim
closed
2 years ago
1
Compatibility with text-2.0
#63
Bodigrim
closed
2 years ago
1
Support base-4.16 (ghc-9.2.1)
#62
ruomad
closed
3 years ago
2
Support base 4.16.0.0 (GHC 9.2.1)
#61
Jashweii
closed
3 years ago
3
Test failure on aarch64 with ghc-9.2.1 due to UTF16 text decoding
#60
expipiplus1
opened
3 years ago
0
Switch to GitHub Actions
#59
snoyberg
closed
3 years ago
0
"127.0.0.1" does not work on IPv6-only hosts
#58
iliastsi
closed
4 years ago
1
Add warning to documentation of ClosedStream type
#57
eamsden
closed
4 years ago
0
Failed to install on Windows 10, non-latin username folder
#56
epogrebnyak
opened
4 years ago
4
#54 Use system value for defaultReadBufferSize
#55
erebe
closed
4 years ago
1
Hardcoded default Recv buffer size
#54
erebe
closed
4 years ago
3
Avoid partial functions
#53
srghma
opened
5 years ago
0
Failing specific test for #49.
#52
robx
closed
5 years ago
2
Bring cbits closer to something like standard C.
#51
iphydf
closed
6 years ago
0
Parentheses for proper rollover when skipping
#50
qrilka
closed
6 years ago
2
streaming-commons-0.1.19 test suite failure
#49
peti
closed
5 years ago
14
Should `runTCPServer` / `runTCPServerWithHandle` return `Void`?
#48
bitemyapp
opened
6 years ago
4
Update getAddrInfo hints
#47
TravisCardwell
closed
6 years ago
0
bindPort{TCP,Gen,GenEx} only accepts numeric hostnames
#46
TravisCardwell
closed
6 years ago
5
Nh2 fix streaming process on nonthreaded
#45
snoyberg
opened
6 years ago
5
exposed decompressM and compressM
#44
ocramz
closed
6 years ago
6
No blaze
#43
snoyberg
closed
6 years ago
2
Update Zlib.hs
#42
vaibhavsagar
closed
7 years ago
0
Make `streamingProcess` work with the non-threaded runtime. Fixes #40
#41
nh2
closed
6 years ago
2
streamingProcess does not work with non-threaded runtime
#40
nh2
opened
7 years ago
1
Add isCompleteInflate
#39
dimbleby
closed
7 years ago
1
zlib decompression: can't detect truncated archives
#38
dimbleby
closed
7 years ago
1
gzip decompression stops early without error
#37
dimbleby
closed
7 years ago
4
Add extended bindPortGenEx function
#36
wolandr
closed
7 years ago
1
Not exported the data constructors of HostPreference
#35
yutasth
closed
8 years ago
6
Fix/clarify documentation header for Data.Streaming.Process
#34
Blaisorblade
closed
8 years ago
1
don't reference deprecated functions
#33
ggreif
closed
8 years ago
12
Make getSocket{Family}TCP try all addr candidates
#32
jcpetruzza
closed
8 years ago
1
getSocketTCP ought to try connecting to all possible addresses
#31
jcpetruzza
closed
8 years ago
3
Next