Issues
- 0
pokeSockAddr check ignores multi-char Unicode bytes and forgets about NULL terminator
#584 opened by nh2 - 7
Configure: Error: cannot run config.sub
#581 opened by jeffhappily - 7
autoconf
#502 opened by kazu-yamamoto - 3
What should I write instead of `isBound`?
#578 opened by kindaro - 2
Empty SCC annotations makes profiling tools fail
#577 opened by fpringle - 4
v4.0
#557 opened by kazu-yamamoto - 1
Build failure on Windows (CI broken)
#574 opened by andreasabel - 1
Replacement for old `connectTo`
#572 opened by amigalemming - 1
- 6
- 1
Bug: ControlMessage Fd should be ControlMessage [Fd] (SCM_RIGHTS can contain > 1 Fd)
#566 opened by Dretch - 3
- 7
- 8
- 10
- 7
Emulating socketPair on Windows
#550 opened by kazu-yamamoto - 0
SendTimeOut/RecvTimeOut
#543 opened by kazu-yamamoto - 1
Don't declare `_GNU_SOURCE` on Windows
#551 opened by RyanGlScott - 12
Problems building with network dependency on Windows (GHC 9.6.1/Cabal 3.10.1.0)
#544 opened by mpilgrem - 7
Document how to close sockets in a threaded scenario
#545 opened by voidus - 1
Support GHCs 9.4 and 9.6 in CI
#546 opened by andreasabel - 5
doctest-extract
#480 opened by kazu-yamamoto - 3
Will not build without msghdr.msg_control
#536 opened by yobson - 1
Failed to build network-3.1.2.7 with ghc-8.10 on Linux
#531 opened by juhp - 4
Add MSG_DONTWAIT MessageFlag (or "how to detect if the connection is closed by the client")
#526 opened by Vlix - 1
custom nix version
#530 opened by yaitskov - 0
Cannot install 3.1.1.1 on Windows
#528 opened by stla - 3
add SOCKS5-hostname proxy
#525 opened by nyxnor - 9
network-3.1.2.6 does not compile on windows (again)
#523 opened by hasufell - 3
- 2
IP_PKTINFO
#519 opened by kazu-yamamoto - 6
Does sendAll really throw exception on error?
#520 opened by tomjaguarpaw - 6
network-3.1.2.5 not building on MacOS Big Sur
#518 opened by goldfirere - 9
- 1
Releasing 3.1.2.3
#512 opened by kazu-yamamoto - 2
Missing (or bad) header file: HsNet.h
#505 opened by LaurentRDC - 2
Fail building on SmartOS
#506 opened by complyue - 9
- 1
network 3.1.2.1 doesn't build with ghc 8.10.4 on OSX
#497 opened by cartazio - 0
- 1
- 5
- 7
socketPair function is missing in Network.Socket from version 3.1.2.0 for Windows only
#484 opened by newhoggy - 4
Releasing v3.1.2.1
#483 opened by kazu-yamamoto - 3
Tests failed when localhost:8080 is open
#479 opened by felixonmars - 7
network-3.1.2.0 uses TypeApplications, which makes it fail to compile with GHCs pre-8.
#475 opened by phadej - 7
Please, keep support for ghc 8.6 until we have a reliable enough version for windows
#476 opened by jneira - 2
`network` build fails
#474 opened by phadej - 1
Is GHC 7.10.3 support officially dropped?
#472 opened by harendra-kumar - 1
Refactoring ProtocolNumber as newtype
#468 opened by archaephyrryx