PureSwift / Bluetooth

Pure Swift Bluetooth library
http://pureswift.github.io/Bluetooth/
MIT License
176 stars 25 forks source link

POSIXError on Android #45

Closed jmarkstar closed 6 years ago

jmarkstar commented 6 years ago

Add validation os(Android) on POSIXError.swift.

#if os(Linux) || os(Android)