diff options
author | Chris Hall <GMCH@hestia.halldom.com> | 2010-01-07 00:54:14 +0000 |
---|---|---|
committer | Chris Hall <GMCH@hestia.halldom.com> | 2010-01-07 00:54:14 +0000 |
commit | 18874dc91124118a678984241b18953beb8bb9d9 (patch) | |
tree | 85c9ab1673af9a0dc6aef36c97af1b627d80d643 /lib/command_queue.c | |
parent | d7d1a5a0138fce6c79b7764324768f8be5659137 (diff) | |
download | quagga-18874dc91124118a678984241b18953beb8bb9d9.tar.bz2 quagga-18874dc91124118a678984241b18953beb8bb9d9.tar.xz |
Further refinement to arguments for message queue blocks.
Updates lib/mqueue.c and .h
Allows for main message argument to be a (small) embedded structure.
Users of messages can now define suitable structs for the information
to be passed in a message, and use those to write/read the
message data. Should be easier to use and less error prone than
trying to match anonymous argv[n] values.
Allows for straightforward, flexible argv[] array as well.
Diffstat (limited to 'lib/command_queue.c')
0 files changed, 0 insertions, 0 deletions