Skip to content

Commit b32fa0e

Browse files
committed
wip: drop more fcntl API from this PR
1 parent 64040f3 commit b32fa0e

File tree

2 files changed

+23
-559
lines changed

2 files changed

+23
-559
lines changed

Sources/System/FileControl.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
// commands.
1212

1313
extension FileDescriptor {
14-
@usableFromInline
1514
internal func _fcntl(
1615
_ cmd: Control.Command, _ lock: inout FileDescriptor.FileLock,
1716
retryOnInterrupt: Bool

0 commit comments

Comments
 (0)