Commit Graph

4 Commits

Author SHA1 Message Date
kpl
5cda838a93 Added 'decls' include files to hold public declarations for audio,midi,serial,socket, and websock modules.
Other minor changes to prepare for integration into cwIo.
In cwMidi* replaced 'byte_t' with 'uint8_t'.
In cwAudioDevice* removed redundant 'device' prefix from function names.
2020-03-23 10:41:28 -04:00
kpl
fe142ad7a8 cwSocket.h/cpp : added callback on connection. 2020-03-18 15:53:11 -04:00
kpl
49bec1142f cwSocket.h/cpp, main.cpp : Updates to socksrv::test(). 2020-03-18 14:08:21 -04:00
kpl
f105d2d9db cwSocket.h/cpp,Makefile : New socket system implementation. 2020-03-16 22:59:07 -04:00