MAAsyncIO icon indicating copy to clipboard operation
MAAsyncIO copied to clipboard

GCD-based async IO

Results 1 MAAsyncIO issues
Sort by recently updated
recently updated
newest added

Hi, I'm trying to use MAAsyncIO to read from a serial port. I can get a file descriptor for the port using the open() function and then use an instance...