Results 9 issues of Chris Simpson

Just ran through Swift 3.0 migration utility

Added project with shared scheme for support for management via [Carthage](https://github.com/Carthage/Carthage)

### Board Type RaspberryPi 4 4GB ### Operating System Raspian Bullseye (64bit) ### Swift Version 5.6.1 Release (Official, aarch64-unknown-linux-gnu) ### Description Using PWM results in a fatalerror, `Fatal error: ioctl...

#### Description When requests are sent with `Connection: Keep-Alive`, they can be kept indefinitely if the client exhibits unusual circumstances. #### To recreate: ###### Server Simple server running on linux...

Any way you could add [Carthage support](https://github.com/Carthage/Carthage#supporting-carthage-for-your-framework)? A lot of people are moving away from the hot mess that is cocoapods

Hey found this thorough guide and was impressed enough to purchase a not-macbook for my next laptop. I have an early 2020 model so I'm assuming I cant/shouldnt use the...

dyld_decache is giving a segmentation fault: 11 when using it to decache dyld_shared_cache_armv7 for iOS5 (final) from iPhone 4

This is for #90, Adding gridfs support. Sorry i'm not a ruby dev so maybe there's some better way to handle this. I found Sequel couldn't properly use encode_bytea (which...

I'm curious if you've looked into GridFS support, being that gridfs is split across 2 collections, they're consistently named (fs.files, fs.chunks), and the standalone adapter for gridfs file getting (by...