|
Idiomatic calling other process with stdin, stdout, stderr stdlib
|
|
4
|
208
|
March 13, 2026
|
|
[ANN] Serialport - new serial communication library
|
|
2
|
324
|
February 19, 2026
|
|
Using package postgresql and waiting for a notify
|
|
3
|
111
|
February 7, 2026
|
|
Waiting in Eio for socket data without reading it
|
|
1
|
100
|
December 20, 2025
|
|
Streaming output from a program with Eio
|
|
1
|
183
|
December 4, 2025
|
|
[ANN] crypt 2.0 - unix crypt function
|
|
1
|
171
|
November 21, 2025
|
|
Fork in a Lwt framework
|
|
3
|
310
|
August 30, 2025
|
|
Eio Unix.EADDRNOTAVAIL on socket bind!?
|
|
11
|
315
|
December 18, 2024
|
|
Unix sockets on Windows and Node.js
|
|
1
|
579
|
December 11, 2024
|
|
EINTR and SA_RESTART support in the OCaml runtime
|
|
4
|
322
|
September 7, 2024
|
|
Detect use-after-close of Unix file descriptors
|
|
9
|
1107
|
January 8, 2024
|
|
`Unix.sleep` on windows box?
|
|
7
|
549
|
January 4, 2024
|
|
This is my first OCaml program. Advices for improvement?
|
|
3
|
512
|
March 21, 2023
|
|
How to safely integrate and modernize bash programs and functions in OCaml programs?
|
|
0
|
428
|
March 20, 2023
|
|
Unix.symlink and Unix.stat
|
|
1
|
439
|
February 4, 2023
|
|
How to implement a system call?
|
|
3
|
1127
|
August 7, 2022
|
|
Lwt: Best way to redirect the output of one command to a file / another command
|
|
1
|
847
|
April 29, 2022
|
|
Leaking processes
|
|
7
|
871
|
February 16, 2022
|
|
Unset environment variable
|
|
6
|
1416
|
December 22, 2021
|
|
Tooling/linker issue in FreeBSD
|
|
4
|
745
|
November 18, 2021
|
|
Fork fails with "Cannot allocate memory" despite lots of memory
|
|
15
|
16964
|
May 31, 2019
|
|
How to get the actual sockaddr bound by `Unix.(bind (INET_ADDR (inet_addr_any, 0)))`?
|
|
7
|
1971
|
November 21, 2018
|
|
[solved] Unix file handling bindings
|
|
10
|
1287
|
June 1, 2018
|
|
Documentation for unix-base and vi line-editing in Ocaml shell
|
|
3
|
976
|
March 28, 2018
|
|
Unix.open_process does not expose pid of child
|
|
1
|
1222
|
November 13, 2017
|
|
System calls, Unix.close, signals, EINTR
|
|
21
|
3323
|
October 17, 2017
|
|
Sending UDP on macOS fails
|
|
7
|
2883
|
July 31, 2017
|
|
Bind only to localhost in Cohttp_lwt_unix?
|
|
2
|
1745
|
July 20, 2017
|
|
Lwt_unix.read from a large file and scheduling
|
|
5
|
2210
|
July 7, 2017
|