issues
search
sustrik
/
libdill
Structured concurrency in C
MIT License
1.68k
stars
155
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
need help building this
#233
ikouchiha47
closed
1 month ago
1
many issues with libdill , config program errors, automake asking for 1-15 , system has 1-16.5
#232
cesces36
opened
2 months ago
0
Fails on macOS with gcc-4.2: `error: redefinition of typedef 'ct_assert___COUNTER__'`
#231
barracuda156
opened
7 months ago
0
README: link to sustrik.github.io/libdill and not libdill.org
#230
alurm
closed
7 months ago
1
Build fails on dns.h / dns.c with gcc-13.2.0
#229
jnorrid
opened
8 months ago
5
Update from libdill.org to sustrik.github.io/libdill
#228
sphaero
opened
8 months ago
1
Is this project abandoned?
#227
yurivict
opened
10 months ago
1
I need support for Windows
#226
aliveyun
opened
1 year ago
0
There is a problem with the macro dill_ Setsp
#225
aliveyun
opened
1 year ago
0
ipaddr_remote segfaults on domain names, not actually tested?
#224
wusspuss
opened
1 year ago
0
choose() returns 0 on invalid handle
#223
wusspuss
opened
1 year ago
0
Parallel test suite execution causes tests to fail
#222
enter-github-username
opened
1 year ago
0
libdill.org is down
#221
rickhull
opened
1 year ago
1
Set close-on-exec flagas to avoid FD leaks to subprocesses
#220
jcarrano
opened
1 year ago
0
How main progress know some concurrency is finished, to collect its resources?
#219
xiang84
opened
2 years ago
0
failed to build 2.14 release
#218
laoshaw
closed
2 years ago
1
is libdill x86 only?
#217
laoshaw
opened
2 years ago
1
configure.ac: fix ssl static build
#216
ffontaine
closed
2 years ago
0
hclose() descriptor while there is a bundle_wait() in it
#215
jcarrano
opened
2 years ago
0
Tag a new version
#214
angeloc
closed
6 months ago
0
A bug in structured-concurrency tutorial
#213
suvarchal
opened
2 years ago
1
Examples using ipc_close should use deadline
#212
suvarchal
opened
2 years ago
1
build for Android/x86 failed
#211
leleliu008
opened
2 years ago
0
Fix docs stacksize
#210
tontinton
closed
3 years ago
1
Fix HTTP/1.1 handling, allow for repeated detaches in a single exchange
#209
PythonJedi
opened
3 years ago
0
segfault launching coroutine on M1 OSX
#208
MobiusHorizons
opened
3 years ago
4
Force alignment in ARM architectures
#207
jcarrano
closed
3 years ago
2
Build fail on Fedora 31
#206
jerryd
opened
4 years ago
2
Question: Why not portable switch-based coroutine switching?
#205
mentalisttraceur
closed
4 years ago
2
Getting HTTP protocol request body
#204
paulofaria
opened
4 years ago
6
Websockets server API doesn't work with firefox 74
#203
jakgra
opened
4 years ago
1
Simple async_await
#202
GwenNelson
opened
4 years ago
1
On Cygwin compiling ctx.c fails - impossible to determine the main thread
#201
arjenmarkus
opened
4 years ago
0
Make dill_happyeyeballs_connect() public.
#200
jppunnett
closed
3 years ago
0
Is there a reason why (the excellent) happy eyeballs function is not exported?
#199
jppunnett
opened
5 years ago
0
[WIP] Make configurable stack-related values
#198
jfsmig
closed
2 years ago
0
Fix compilation for gcc 9.1.0
#197
adel-mamin
closed
3 years ago
2
Tutorial typo fix
#196
rokf
closed
5 years ago
0
Cannot compile step5.c
#195
hirrolot
closed
5 years ago
6
bundle_wait() is incompatible with -std=c99, -std=c11, -std=c90
#194
hirrolot
opened
5 years ago
0
Are there the flush operation for sockets?
#193
hirrolot
closed
5 years ago
4
Add a few QuickCheck tests of the channel interface
#192
mokshasoft
opened
5 years ago
0
Compilation fails with arm-linux-musleabi-gcc (GCC) 9.1.0
#191
eerimoq
opened
5 years ago
10
Can add some api to export the fd ?
#190
szyusong
opened
5 years ago
2
dill_brecv must be in the same dill_coroutine whith dill_tcp_connect?
#189
szyusong
opened
5 years ago
0
update to las ver
#188
gomisc
closed
5 years ago
2
"dill_icp_fromfd" may should be "dill_ipc_fromfd"
#187
frogkind
closed
5 years ago
2
Variable initialization and apparent copy/paste error removed.
#186
laszlo-kiss
closed
3 years ago
1
Deadlock scenario
#185
mulle-nat
closed
5 years ago
12
fix --disable-sockets
#184
jimdigriz
closed
3 years ago
0
Next