[OPEN-ILS-DEV] url syntax

2008-12-07 Thread Grant Johnson
I know I've asked before ... and working with Dan and Godmar we were able to get LibX configured for Evergreen. Is there a list of acceptable/required parameters and what they are? For example:

Re: [OPEN-ILS-DEV] url syntax

2008-12-07 Thread Dan Scott
On Sun, 2008-12-07 at 20:31 -0400, Grant Johnson wrote: I know I've asked before ... and working with Dan and Godmar we were able to get LibX configured for Evergreen. Is there a list of acceptable/required parameters and what they are? For example:

[OPEN-ILS-DEV] PATCH: transport_client.[ch] (message queue)

2008-12-07 Thread Scott McKellar
These patches restructure the mechanism for queueing incoming transport messages. In addition, the patch to transport_client.c rearranges the logic a bit in client_recv(). 1. A transport_message now carries a pointer to be used in a linked list. It is initialized to NULL when the message is