|
[ANN] Serialport - new serial communication library
|
|
2
|
309
|
February 19, 2026
|
|
Using package postgresql and waiting for a notify
|
|
3
|
104
|
February 7, 2026
|
|
Waiting in Eio for socket data without reading it
|
|
1
|
94
|
December 20, 2025
|
|
Streaming output from a program with Eio
|
|
1
|
180
|
December 4, 2025
|
|
[ANN] crypt 2.0 - unix crypt function
|
|
1
|
170
|
November 21, 2025
|
|
Fork in a Lwt framework
|
|
3
|
305
|
August 30, 2025
|
|
Eio Unix.EADDRNOTAVAIL on socket bind!?
|
|
11
|
303
|
December 18, 2024
|
|
Unix sockets on Windows and Node.js
|
|
1
|
513
|
December 11, 2024
|
|
EINTR and SA_RESTART support in the OCaml runtime
|
|
4
|
312
|
September 7, 2024
|
|
Detect use-after-close of Unix file descriptors
|
|
9
|
1071
|
January 8, 2024
|
|
`Unix.sleep` on windows box?
|
|
7
|
525
|
January 4, 2024
|
|
This is my first OCaml program. Advices for improvement?
|
|
3
|
511
|
March 21, 2023
|
|
How to safely integrate and modernize bash programs and functions in OCaml programs?
|
|
0
|
426
|
March 20, 2023
|
|
Unix.symlink and Unix.stat
|
|
1
|
437
|
February 4, 2023
|
|
How to implement a system call?
|
|
3
|
1110
|
August 7, 2022
|
|
Lwt: Best way to redirect the output of one command to a file / another command
|
|
1
|
841
|
April 29, 2022
|
|
Leaking processes
|
|
7
|
864
|
February 16, 2022
|
|
Unset environment variable
|
|
6
|
1408
|
December 22, 2021
|
|
Tooling/linker issue in FreeBSD
|
|
4
|
743
|
November 18, 2021
|
|
Fork fails with "Cannot allocate memory" despite lots of memory
|
|
15
|
16871
|
May 31, 2019
|
|
How to get the actual sockaddr bound by `Unix.(bind (INET_ADDR (inet_addr_any, 0)))`?
|
|
7
|
1965
|
November 21, 2018
|
|
[solved] Unix file handling bindings
|
|
10
|
1283
|
June 1, 2018
|
|
Documentation for unix-base and vi line-editing in Ocaml shell
|
|
3
|
973
|
March 28, 2018
|
|
Unix.open_process does not expose pid of child
|
|
1
|
1220
|
November 13, 2017
|
|
System calls, Unix.close, signals, EINTR
|
|
21
|
3278
|
October 17, 2017
|
|
Sending UDP on macOS fails
|
|
7
|
2873
|
July 31, 2017
|
|
Bind only to localhost in Cohttp_lwt_unix?
|
|
2
|
1742
|
July 20, 2017
|
|
Lwt_unix.read from a large file and scheduling
|
|
5
|
2206
|
July 7, 2017
|