index
:
zephyr
master
an institutional/enterprise-scale real-time messaging and notification system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
server
/
dispatch.c
Commit message (
Expand
)
Author
Age
*
Barf if requeueing and not concurrent.
John Kohl
1988-02-05
*
Support for concurrency locking. Not ifdef'd since it will only be used
John Kohl
1988-02-05
*
lint fixes
John Kohl
1987-12-18
*
remove useless warning
John Kohl
1987-09-28
*
bulletproof from bad types (byte swapped, usually)
John Kohl
1987-07-24
*
protection for when we are brain dumping;
John Kohl
1987-07-22
*
transmit restrictions include class_inst == sender
John Kohl
1987-07-17
*
name change subscr_list_free -> subscr_free_list
John Kohl
1987-07-17
*
make pktypes global
John Kohl
1987-07-14
*
plug up memory holes; change name of is_server to server_which_server
John Kohl
1987-07-14
*
added multiple server support; dike out some debuggin
John Kohl
1987-07-09
*
new debug style, clean up null pointer checks and comments.
John Kohl
1987-07-07
*
clean up dispatch, add comments describing external funcs
John Kohl
1987-07-02
*
need to pass the HM_CTL to the hostm_dispatch
John Kohl
1987-07-01
*
first release version
John Kohl
1987-07-01
*
Initial revision
John Kohl
1987-06-19