Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2017-03-02 06:10:10 +03:00
parent d3baa143ee
commit e6fa2ca17a

View File

@ -337,7 +337,7 @@ var ChildProcessPeerActions = actions.Actions({
// XXX can we do sync???
// ...this would be useful to 100% match the action api and
// make the thing transparent...
// XXX can we do prop access???
// XXX prop access???
peerCall: ['- Peer/',
makeProtocolHandler('child', function(id, action){
return new Promise((function(resolve, reject){