apple / swift-nio-ssl

TLS Support for SwiftNIO, based on BoringSSL.
https://swiftpackageindex.com/apple/swift-nio-ssl/main/documentation/niossl
Apache License 2.0
385 stars 139 forks source link

fclose fix for linux-glibc 2.38 #448

Closed Saljooq closed 8 months ago

Saljooq commented 8 months ago

This is a fix for linux-glibc that would avoid build failure because of wrong type of fclose

Saljooq commented 8 months ago

@Lukasa Can you please have a look?

Lukasa commented 8 months ago

@swift-server-bot test this please