#include namespace mesosphere { KLightServerSession::~KLightServerSession() { //TODO } bool KLightServerSession::IsSignaled() const { return false; // TODO } }