diff options
| author | Paul Buetow <paul@buetow.org> | 2025-06-14 09:45:00 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-06-14 09:45:00 +0300 |
| commit | d6bb3c0567ba8bfd2edd6c0d4541d8e191f7aa0e (patch) | |
| tree | 07f099d32cc3c5ca15a32a5b6ce5eb5af4604085 | |
| parent | c85763e8e5dbc705b68d44801459e5470e5402ab (diff) | |
add more ideas
| -rw-r--r-- | IDEAS.md (renamed from TODO.md) | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -29,3 +29,8 @@ Consider: * File base path or mount point or device name * Filename? * Time spent between syscalls? + +## Other + +* More ways to transfer file descriptors between processes: pidfd_getfd https://biriukov.dev/docs/fd-pipe-session-terminal/1-file-descriptor-and-open-file-description/ + |
