issues
search
ocaml-multicore
/
eio
Effects-based direct-style IO for multicore OCaml
Other
559
stars
72
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
eio_windows: group ECONNABORTED with other connection reset errors
#783
talex5
opened
16 hours ago
0
Fix tests on OpenBSD
#782
talex5
closed
20 hours ago
0
Support `chown` in eio_posix and eio_linux
#781
patricoferris
opened
1 day ago
0
eio_windows: work around problems in Unix.getaddrinfo
#780
talex5
closed
21 hours ago
0
Preserve backtraces in fork_daemon and fork_promise_exn
#779
talex5
closed
5 days ago
0
Added skip
#778
create2000
opened
3 weeks ago
4
WIP: Skip network tests
#777
create2000
closed
3 weeks ago
3
Eio.Net.getaddrinfo_stream fails to resolve host after 1019 successful calls on linux
#776
serpent7776
opened
3 weeks ago
4
Relax return types of Eio.Process.Pipe
#775
Arogbonlo
opened
3 weeks ago
8
Eio.Resource and Type-Safety
#774
mbarbin
opened
3 weeks ago
10
Get main test-suite running on Windows
#773
RichardChukwu
opened
3 weeks ago
25
Implementing the ``chmod`` support
#772
webbunivAdmin
opened
4 weeks ago
7
fix: test_symlink
#771
create2000
closed
1 month ago
2
Relax return types of Eio.Process.Pipe
#770
Arogbonlo
closed
3 weeks ago
11
Make fork_action.h a public_header
#769
patricoferris
closed
1 month ago
1
fix: test_symlink
#768
create2000
closed
1 month ago
6
Relax return types of Eio.Process.pipe
#767
Arogbonlo
closed
1 month ago
5
Implement symlink logic for Windows in test_symlink
#766
create2000
closed
1 month ago
5
Add advice about using AI for code generation
#765
patricoferris
closed
1 month ago
1
Implement `chmod` support
#764
patricoferris
opened
1 month ago
5
Add stress fd test
#763
RichardChukwu
closed
1 month ago
5
Improve handling of Windows paths
#762
talex5
opened
1 month ago
4
Get main test-suite running on Windows
#761
talex5
opened
1 month ago
12
Buf_write should have back-pressure
#760
talex5
opened
1 month ago
2
Disable Windows symlinking test
#759
patricoferris
opened
1 month ago
16
Outreachy: Improve Windows Support in Eio
#758
patricoferris
opened
1 month ago
6
Crash on writing to /dev/null on macOS
#757
aaronjeline
opened
1 month ago
5
eio_windows: unregister FDs on cancel
#756
talex5
closed
1 month ago
0
Minor code cleanups
#755
talex5
closed
2 months ago
0
eio_linux: avoid triggering a TSan warning
#754
talex5
closed
2 months ago
1
eio_linux: allow alloc_fixed_or_wait to be cancelled
#753
talex5
closed
2 months ago
0
eio_linux: refactor fixed buffer code
#752
talex5
closed
2 months ago
0
data-race/rare crash with with IO
#751
avsm
opened
2 months ago
3
Relax the return types of Eio.Process.pipe
#750
rizo
opened
2 months ago
25
Record trace event when spawning processes
#749
talex5
closed
3 months ago
0
Add batched copy for regular and block device files
#748
koonwen
opened
3 months ago
0
Eio.Pool.use: move never_block argument
#747
talex5
opened
3 months ago
0
Path.split does not work with backslash-encoded paths.
#746
kentookura
closed
4 months ago
1
examples/fs: show how to read files while scanning
#745
talex5
closed
4 months ago
0
Eio_unix.Net: make some return types more polymorphic
#744
talex5
closed
5 months ago
0
Eio.Path: always use "/" as separator
#743
talex5
closed
5 months ago
0
eio_windows: improve openat error handling
#742
talex5
closed
5 months ago
1
define struct clone_args for linux-lts versions that don't have it
#741
copy
closed
5 months ago
1
Eio.Path.load causes "file descriptor used after calling close!" error
#740
jonsterling
closed
5 months ago
7
Add example to `Buf_read.seq` documentation
#739
talex5
closed
5 months ago
0
implement native for windows
#738
kentookura
opened
5 months ago
4
Fails to build with musl-gcc w/ linux-lts headers (no `struct clone_args`)
#737
copy
closed
5 months ago
1
Support: sockets as flows with compatible poly variants
#736
cdaringe
closed
1 month ago
2
Prepare release
#735
talex5
closed
5 months ago
0
eio_linux: add work-around for signals race
#734
talex5
closed
5 months ago
0
Next