poser
A C framework for POsix SERvices
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
 CPSC_CertInfoMetadata of an X.509 certificate
 CPSC_ConnectionA socket connection
 CPSC_DaemonRun something as a daemon
 CPSC_EADataReceivedEvent arguments for data received on a connection
 CPSC_EAStartupEvent arguments for service (pre)startup events
 CPSC_EventA simple event class
 CPSC_HashTableA hash table storing any data objects using string keys
 CPSC_HashTableIteratorAn iterator over the contents of a PSC_HashTable
 CPSC_ListA list of objects
 CPSC_ListIteratorAn iterator over the contents of a PSC_List
 CPSC_LogA logging mechanism offering pluggable writers
 CPSC_QueueA simple queue of objects
 CPSC_RunOptsOptions for running a service
 CPSC_ServerA server listening on a socket and accepting connections
 CPSC_ServiceA main service loop
 CPSC_StringBuilderA simple string builder
 CPSC_TcpClientOptsOptions for creating a TCP client
 CPSC_TcpServerOptsOptions for creating a TCP server
 CPSC_ThreadJobA job to be executed on a worker thread
 CPSC_ThreadOptsOptions for PSC_ThreadPool
 CPSC_ThreadPoolA thread pool
 CPSC_TimerA timer
 CPSC_UnixClientOptsOptions for creating a UNIX socket client
 CPSC_UnixServerOptsOptions for creating a local UNIX server