~ubuntu-branches/ubuntu/maverick/libvirt/maverick

« back to all changes in this revision

Viewing changes to qemud/qemud.h

Tags: upstream-0.6.4
Import upstream version 0.6.4

Show diffs side-by-side

added added

removed removed

Lines of Context:
198
198
    ATTRIBUTE_FORMAT(printf,2,3);
199
199
 
200
200
 
201
 
int qemudSetCloseExec(int fd);
202
 
int qemudSetNonBlock(int fd);
203
 
 
204
201
int
205
202
remoteDispatchClientRequest (struct qemud_server *server,
206
203
                             struct qemud_client *client,