paraslash Paraslash Audio Streaming
About   News   Download   Documentation   Development

Data Fields
command_context Struct Reference

Per connection data available to command handlers. More...

#include <command.h>

Data Fields

const struct useru
 The paraslash user that executes this command. More...
 
struct stream_cipher_context scc
 File descriptor and crypto keys. More...
 

Detailed Description

Per connection data available to command handlers.

Field Documentation

◆ u

const struct user* u

The paraslash user that executes this command.

Referenced by handle_connect().

◆ scc

File descriptor and crypto keys.

Referenced by handle_connect(), send_errctx(), and send_strerror().


The documentation for this struct was generated from the following file: