2
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 17 hours ago. based on code collected 1 day ago.
Sep 01, 2025 — Sep 01, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
warp: remove redundant import More... 5 days ago
warp: add to description of 'currentOpenConnections' More... 5 days ago
warp: use haddock `@since` syntax, instead of bare text 'Since' More... 5 days ago
Merge pull request #1104 from NorfairKing/count-connections-when-accepted More... 5 days ago
Merge branch 'master' into count-connections-when-accepted More... 5 days ago
warp/bench: added streaming benchmark More... 6 days ago
Started ChangeLog entry for next minor release More... 6 days ago
Merge pull request #1107 from kazu-yamamoto/optimistic-recv More... 6 days ago
test cases for tryWithBufferPool. More... 7 days ago
changelog for recv More... 7 days ago
requiring network >= 3.2.9 More... 7 days ago
Merge pull request #1094 from seanparsons/perf/compose-header-into-buffer More... 7 days ago
using readShuttingDown which is faster More... 8 days ago
removing outdated doc. More... 8 days ago
adding network-3.2.9.0 to stack*.yaml More... 8 days ago
taking Vlix's code as much as possible More... 10 days ago
updating comment More... 10 days ago
making withBufferPool safer More... 10 days ago
checking shutting down state only More... 10 days ago
recv: ver bumps up More... 13 days ago
extracting applyBufferPool More... 13 days ago
using recvBufNoWait More... 13 days ago
warp: inline composeHeaderPtr More... 16 days ago
warp/test: close the listening socket instead of faking its errno More... 17 days ago
warp/test: say why the connection is made before the server More... 17 days ago
warp/recv: optimistic non-blocking recv before parking the thread More... 17 days ago
introducing fast path for makeGracefulRecv More... 17 days ago
Merge pull request #1096 from seanparsons/perf/lazy-vault More... 17 days ago
warp/test: stop the accept loop the way a closed socket does More... 17 days ago
warp: count a connection when it is accepted, not when its thread starts More... 18 days ago