Commit f8b0618
committed
Remove unused #find_unused_fd helper
* It is not safe in general to assume anything about a fd lifetime without
using it. The fd might be used by another thread or some other logic
just after the call returns.1 parent b56e7a2 commit f8b0618
1 file changed
Lines changed: 0 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
0 commit comments