NOVA User-Level Environment
Version testbox/changed-memory-timing-317-g320d8b5
|
A simple service for educational purposes that does nothing useful; this implementation is based on generic class SServiceProgram. More...
#include <nul/program.h>
#include <sigma0/console.h>
#include "service_echo.h"
#include <nul/sserviceprogram.h>
#include <wvtest.h>
Classes | |
struct | EchoClient |
class | EchoService |
Macros | |
#define | verbose(...) Logging::printf(__VA_ARGS__) |
#define | BASE_SSERVICE XlateSService |
#define | BASE_CLIENT GenericClientData |
A simple service for educational purposes that does nothing useful; this implementation is based on generic class SServiceProgram.
Copyright (C) 2011, 2012, Michal Sojka sojka Economic rights: Technische Universitaet Dresden (Germany) @os. inf.t u-dr esden .de
This file is part of NUL (NOVA user land).
NUL is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation.
NUL is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License version 2 for more details.
#define BASE_CLIENT GenericClientData |
#define BASE_SSERVICE XlateSService |
#define verbose | ( | ... | ) | Logging::printf(__VA_ARGS__) |