poser
A C framework for POsix SERvices
Loading...
Searching...
No Matches
PSC_TcpServerOpts Member List

This is the complete list of members for PSC_TcpServerOpts, including all inherited members.

PSC_TcpServerOpts_bind(PSC_TcpServerOpts *self, const char *bindhost)PSC_TcpServerOpts
PSC_TcpServerOpts_create(int port)PSC_TcpServerOpts
PSC_TcpServerOpts_destroy(PSC_TcpServerOpts *self)PSC_TcpServerOpts
PSC_TcpServerOpts_enableTls(PSC_TcpServerOpts *self, const char *certfile, const char *keyfile)PSC_TcpServerOpts
PSC_TcpServerOpts_numericHosts(PSC_TcpServerOpts *self)PSC_TcpServerOpts
PSC_TcpServerOpts_readBufSize(PSC_TcpServerOpts *self, size_t sz)PSC_TcpServerOpts
PSC_TcpServerOpts_setProto(PSC_TcpServerOpts *self, PSC_Proto proto)PSC_TcpServerOpts