Skip to content

clehner/c-streams

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C Streams

An API for streams in C, with a focus on I/O for 68k Mac OS systems.

Currently implements stream providers for files and TCP sockets.

The API is a callback-based event loop that uses minimal polling.

Build using the Retro68 distribution of gcc.

Made for use with Browsy.

About

Asynchronous stream API in C with focus on 68k Mac OS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published