~vorlon/ubuntu/raring/upstart/lp.1199778

Viewing all changes in revision 56.

  • Committer: Scott James Remnant
  • Date: 2006-08-16 04:01:13 UTC
  • Revision ID: scott@netsplit.com-20060816040113-8bd62b1780ecdfe6
* init/control.c: Code to handle the server end of the control
socket, a bit more complex than a client as we want to avoid
blocking on malcious clients.
* init/control.h: Prototypes.
* init/tests/test_control.c: Test the control code.
* init/Makefile.am (init_SOURCES): Build and link control.c
using the control.h header
(init_LDADD): Link to libupstart as well
(TESTS): Build and run the control test suite.
(test_control_SOURCES, test_control_LDFLAGS, test_control_LDADD):
Details for control test suite binary.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: