]> git.evergreen-ils.org Git - Evergreen.git/commit
added a router_command type of "query". The only supported query so far is
authorerickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Wed, 9 Feb 2005 14:20:21 +0000 (14:20 +0000)
committererickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Wed, 9 Feb 2005 14:20:21 +0000 (14:20 +0000)
commitaadb23c3ab91f869ebc7336bc7eee9a5cda7b065
tree460ccae37804439c6f6cb889a8a45364e6fd36c5
parent3ebafb44a1ad20f33d0a4fbf70dcf771806788ed
added a router_command type of "query".  The only supported query so far is
"servers" (which is passed in as the body of the message).  The router then
makes a list of all of the server_node's and returns the string to the
sender of the query

git-svn-id: svn://svn.open-ils.org/ILS/trunk@32 dcc99617-32d9-48b4-a31d-7c20da2025e4
OpenSRF/src/router/router.c
OpenSRF/src/router/router.h