Björn Linse
|
2d60a15e25
|
job control: reuse common job code for rpc jobs
This makes stderr and exit callbacks work for rpc jobs
|
2016-08-20 12:55:35 +02:00 |
|
Thiago de Arruda
|
9d8d2b7fa8
|
server: Extract most logic into the new socket abstraction
- Move event loop code into event/socket
- Reimplement server.c on top of the new SocketWatcher class
- Adapt msgpack_rpc/channel.c
|
2015-07-17 00:19:55 -03:00 |
|
Thiago de Arruda
|
b280308ac6
|
msgpack-rpc: Create subdirectory for msgpack-rpc modules
Create the msgpack_rpc subdirectory and move all modules that deal with
msgpack-rpc to it. Also merge msgpack_rpc.c into msgpack_rpc/helpers.c
|
2014-10-21 11:05:49 -03:00 |
|