~mysql/mysql-proxy/trunk

« back to all changes in this revision

Viewing changes to src/chassis-mainloop.c

  • Committer: jan.kneschke at oracle
  • Date: 2012-05-24 07:18:39 UTC
  • Revision ID: jan.kneschke@oracle.com-20120524071839-hn7fsd4h8qct8uu6
improved section docs

Show diffs side-by-side

added added

removed removed

Lines of Context:
53
53
 * SECTION:chassis-mainloop
54
54
 * @short_description: the chassis contains the set of functions that are used by all programs
55
55
 *
 
56
 * chassis provides the basis for all apps that need
 
57
 * - logging
 
58
 * - plugin loading
 
59
 * - configfile handling
56
60
 */
57
61
 
58
62
#ifdef _WIN32