issues Search Results · repo:haskell/network language:Haskell
Filter by
297 results
(78 ms)297 results
inhaskell/network (press backspace or delete to remove)mehrankamali9864
- Opened on Feb 20
- #601
Eciuro2
- Opened on Jan 11
- #597
I am getting the following error trying to build network on the macos-13 github runner:
Cmsg.hsc:60:16: error: use of undeclared identifier IP_RECVTOS
hsc_const (IP_RECVTOS);
^
chris-martin
- 1
- Opened on Dec 12, 2024
- #594
fleebe
- 5
- Opened on Dec 6, 2024
- #593
#589 changed gracefullClose as follows:
1. With the runtime which provides the IO manager, STM race for packet arrival and timeout is introduced.
2. Otherwise, timeout is used.
I m testing the approach ...
kazu-yamamoto
- 15
- Opened on Nov 17, 2024
- #590
https://github.com/haskell/network/blob/2d5ebe66ce02b3e4129829e4beb157f6fb33e9fa/Network/Socket/Types.hsc#L1158-L1161
The check length path unixPathMax seems wrong:
- It should be = because there ...
nh2
- Opened on Jul 10, 2024
- #584
I m trying to stack build a project and I am getting this error:
network configure: error: cannot run //home/jeffhappily/Programming/my-server/stack-26498c94b43ec990/network-3.1.4.0/config.sub ...
jeffhappily
- 7
- Opened on Jun 13, 2024
- #581
The package krpc is not building. One of the issues is that the function isActive:
https://github.com/pxqr/krpc/blob/5c54f6570a27e1509ddf048a91bd69c05052f2f1/src/Network/KRPC/Manager.hs#L195-L201
— Wants ...
kindaro
- 4
- Opened on May 11, 2024
- #578
The SCC annotation in Network.Socket.Shutdown leads to profiling output with a cost centre name. This will cause the
ghc-prof profile parser to fail, which in turn affects tools depending on ghc-prof ...
fpringle
- 2
- Opened on Apr 10, 2024
- #577
https://github.com/haskell/network/blob/1a8a923112f65de4d533ac8d4d2fd66c8ab5b1f5/Network/Socket/Unix.hsc#L148-L152
Network\Socket\Unix.hsc:152:22: error:
Data constructor not in scope: CmsgIdFds :: ...
andreasabel
- 1
- Opened on Mar 22, 2024
- #574

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.