MythTV master
Public Attributes | List of all members
MythTcpQueueEntry Class Reference

#include <libmythbase/http/mythhttpserver.h>

Public Attributes

qintptr m_socketFD {0}
 
bool m_ssl {false}
 

Detailed Description

Definition at line 14 of file mythhttpserver.h.

Member Data Documentation

◆ m_socketFD

qintptr MythTcpQueueEntry::m_socketFD {0}

Definition at line 17 of file mythhttpserver.h.

Referenced by MythHTTPServer::newTcpConnection().

◆ m_ssl

bool MythTcpQueueEntry::m_ssl {false}

Definition at line 18 of file mythhttpserver.h.

Referenced by MythHTTPServer::newTcpConnection().


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