-/* $Id$
-
-This file is part of libmspnet
-Copyright © 2009 Mikkosoft Productions, Mikko Rasa
-Distributed under the LGPL
-*/
-
#include <cstring>
#include "communicator.h"
-/* $Id$
-
-This file is part of libmspnet
-Copyright © 2009 Mikkosoft Productions, Mikko Rasa
-Distributed under the LGPL
-*/
-
#ifndef MSP_NET_COMMUNICATOR_H_
#define MSP_NET_COMMUNICATOR_H_
-/* $Id$
-
-This file is part of libmspnet
-Copyright © 2008 Mikkosoft Productions, Mikko Rasa
-Distributed under the LGPL
-*/
-
#ifndef MSP_NET_CONSTANTS_H_
#define MSP_NET_CONSTANTS_H_
-/* $Id$
-
-This file is part of libmspnet
-Copyright © 2008, 2011 Mikkosoft Productions, Mikko Rasa
-Distributed under the LGPL
-*/
-
#include <errno.h>
#include <msp/strings/formatter.h>
#include "datagramsocket.h"
-/* $Id$
-
-This file is part of libmspnet
-Copyright © 2008 Mikkosoft Productions, Mikko Rasa
-Distributed under the LGPL
-*/
-
#ifndef MSP_NET_DATAGRAMSOCKET_H_
#define MSP_NET_DATAGRAMSOCKET_H_
-/* $Id$
-
-This file is part of libmspnet
-Copyright © 2008, 2011 Mikkosoft Productions, Mikko Rasa
-Distributed under the LGPL
-*/
-
#include <msp/strings/formatter.h>
#include "inet.h"
-/* $Id$
-
-This file is part of libmspnet
-Copyright © 2008, 2011 Mikkosoft Productions, Mikko Rasa
-Distributed under the LGPL
-*/
-
#ifndef MSP_NET_INET_H_
#define MSP_NET_INET_H_
-/* $Id$
-
-This file is part of libmspnet
-Copyright © 2011 Mikkosoft Productions, Mikko Rasa
-Distributed under the LGPL
-*/
-
#include <msp/core/except.h>
#include <msp/strings/formatter.h>
#include "inet6.h"
-/* $Id$
-
-This file is part of libmspnet
-Copyright © 2011 Mikkosoft Productions, Mikko Rasa
-Distributed under the LGPL
-*/
-
#ifndef MSP_NET_INET6_H_
#define NSP_NET_INET6_H_
-/* $Id$
-
-This file is part of libmspnet
-Copyright © 2009 Mikkosoft Productions, Mikko Rasa
-Distributed under the LGPL
-*/
-
#include <cstring>
#include <string>
#include <msp/strings/lexicalcast.h>
-/* $Id$
-
-This file is part of libmspnet
-Copyright © 2009 Mikkosoft Productions, Mikko Rasa
-Distributed under the LGPL
-*/
-
#ifndef MSP_NET_PROTOCOL_H_
#define MSP_NET_PROTOCOL_H_
-/* $Id$
-
-This file is part of libmspnet
-Copyright © 2009 Mikkosoft Productions, Mikko Rasa
-Distributed under the LGPL
-*/
-
#ifndef MSP_NET_RECEIVER_H_
#define MSP_NET_RECEIVER_H_
-/* $Id$
-
-This file is part of libmspnet
-Copyright © 2008, 2011 Mikkosoft Productions, Mikko Rasa
-Distributed under the LGPL
-*/
-
#ifdef WIN32
#define _WIN32_WINNT 0x0501
#include <ws2tcpip.h>
-/* $Id$
-
-This file is part of libmspnet
-Copyright © 2008 Mikkosoft Productions, Mikko Rasa
-Distributed under the LGPL
-*/
-
#ifndef MSP_NET_RESOLVE_H_
#define MSP_NET_RESOLVE_H_
-/* $Id$
-
-This file is part of libmspnet
-Copyright © 2008, 2011 Mikkosoft Productions, Mikko Rasa
-Distributed under the LGPL
-*/
-
#include <msp/core/except.h>
#include "inet.h"
#include "inet6.h"
-/* $Id$
-
-This file is part of libmspnet
-Copyright © 2008, 2011 Mikkosoft Productions, Mikko Rasa
-Distributed under the LGPL
-*/
-
#ifndef MSP_NET_SOCKADDR_H_
#define MSP_NET_SOCKADDR_H_
-/* $Id$
-
-This file is part of libmspnet
-Copyright © 2008, 2010-2011 Mikkosoft Productions, Mikko Rasa
-Distributed under the LGPL
-*/
-
#ifndef WIN32
#include <errno.h>
#include <fcntl.h>
-/* $Id$
-
-This file is part of libmspnet
-Copyright © 2008 Mikkosoft Productions, Mikko Rasa
-Distributed under the LGPL
-*/
-
#ifndef MSP_NET_SOCKET_H_
#define MSP_NET_SOCKET_H_
-/* $Id$
-
-This file is part of libmspnet
-Copyright © 2008, 2011 Mikkosoft Productions, Mikko Rasa
-Distributed under the LGPL
-*/
-
#include <cerrno>
#include <msp/core/refptr.h>
#include <msp/strings/formatter.h>
-/* $Id$
-
-This file is part of libmspnet
-Copyright © 2008 Mikkosoft Productions, Mikko Rasa
-Distributed under the LGPL
-*/
-
#ifndef MSP_NET_STREAMLISTENSOCKET_H_
#define MSP_NET_STREAMLISTENSOCKET_H_
-/* $Id$
-
-This file is part of libmspnet
-Copyright © 2008-2009, 2011 Mikkosoft Productions, Mikko Rasa
-Distributed under the LGPL
-*/
-
#ifndef WIN32
#include <sys/socket.h>
#endif
-/* $Id$
-
-This file is part of libmspnet
-Copyright © 2008 Mikkosoft Productions, Mikko Rasa
-Distributed under the LGPL
-*/
-
#ifndef MSP_NET_STREAMSOCKET_H_
#define MSP_NET_STREAMSOCKET_H_
-/* $Id$
-
-This file is part of libmspnet
-Copyright © 2008 Mikkosoft Productions, Mikko Rasa
-Distributed under the LGPL
-*/
-
#ifndef MSP_NET_TYPES_H_
#define MSP_NET_TYPES_H_