Commit graph

2 commits

Author SHA1 Message Date
Disconnect3d
179345644d
Fix string length in strncmp call of the http server (#16569) 2020-04-24 11:30:40 +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
Renamed from libr/socket/http_server.c (Browse further)