Commit Graph

4 Commits

Author SHA1 Message Date
pancake
4fba588f0f Disable networking and libmagic widechar support for SerenityOS for now 2021-07-07 19:19:10 +02:00
pancake
28dd10e225 More build fixes for SerenityOS 2021-07-07 19:03:54 +02:00
pancake
7c14bac05b
Add initial support for building r2 on WASI ##build 2021-06-20 17:14:43 +02:00
pancake
54617455de
Initial refactoring of the rap:// protocol (-75 LOC) ##socket (#16534)
* It's implemented in IO, Socket and Core
* Remove duplicated apis and defines, everything in in RSocket now
* RIO now owns an RCoreBind instead of 3 fcn pointers + 1 void*
* Use proper filenames in libr/socket following public api names
* Use RSocket.block apis in the rap client + server apis
2020-04-12 16:40:55 +02:00