diff options
author | Jeremy Kerr <jk@ozlabs.org> | 2013-02-27 09:33:34 +0800 |
---|---|---|
committer | Jeremy Kerr <jk@ozlabs.org> | 2013-04-15 15:40:23 +0800 |
commit | 01ed80939b8ed440390729c524ad875047dbd406 (patch) | |
tree | 731e7e90050a0c0ea20493ccfde018083ccb93b3 /ui/common/discover-client.c | |
parent | c25601a71b0951225691aa2edc389826f7f3836c (diff) | |
download | talos-petitboot-01ed80939b8ed440390729c524ad875047dbd406.tar.gz talos-petitboot-01ed80939b8ed440390729c524ad875047dbd406.zip |
discover: Allow discover server to receive boot messages
Currently, the petitboot socket is one way: messages are only sent from
server to client.
Beause we want the clients to trigger a boot, this change allows the
server to receive messages on the petitboot socket. This is just a
matter of adding a waiter to the client-specific socket, then handling
incoming messages.
At present we don't do anything with the messages, but we'll add a
handler later.
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
Diffstat (limited to 'ui/common/discover-client.c')
0 files changed, 0 insertions, 0 deletions