05nelsonm / kmp-file

A very simple File API for Kotlin Multiplatform. It gets the job done.
Apache License 2.0
3 stars 0 forks source link

Add flag `CLOEXEC` when using `fOpen` on Unix #60

Closed 05nelsonm closed 8 months ago

05nelsonm commented 8 months ago

Closes #47