MythTV  master
Classes | Variables
mythsocket_cb.h File Reference
#include "mythbaseexp.h"
Include dependency graph for mythsocket_cb.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MythSocketCBs
 

Variables

static constexpr std::chrono::milliseconds kMythSocketShortTimeout { 7s }
 
static constexpr std::chrono::milliseconds kMythSocketLongTimeout { 30s }
 

Variable Documentation

◆ kMythSocketShortTimeout

constexpr std::chrono::milliseconds kMythSocketShortTimeout { 7s }
staticconstexpr

Definition at line 9 of file mythsocket_cb.h.

◆ kMythSocketLongTimeout

constexpr std::chrono::milliseconds kMythSocketLongTimeout { 30s }
staticconstexpr

Definition at line 10 of file mythsocket_cb.h.