Skip to content

Commit

Permalink
Update vpoller-cclient C client comments
Browse files Browse the repository at this point in the history
  • Loading branch information
dnaeon committed Apr 4, 2014
1 parent bf1dad6 commit 3ad7d9c
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions src/vpoller-cclient/vpoller-cclient.c
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,11 @@


/*
* vPoller C client is intended to be used for polling/discovering
* information from a vSphere host (ESX or vCenter server).
*
* It works by sending a ZeroMQ message to a vPoller Proxy which in turn will
* dispatch the message to a pool of ZeroMQ workers for performing any operations.
*
* vpoller-cclient is the vPoller Client application written in C
*
* It is used for sending client requests to vPoller Proxy/Workers for
* discovering and polling of vSphere Object properties.
*
*/


Expand Down

0 comments on commit 3ad7d9c

Please sign in to comment.