RTRlib
Loading...
Searching...
No Matches
tcp_transport_private.h
Go to the documentation of this file.
1/*
2 * This file is part of RTRlib.
3 *
4 * This file is subject to the terms and conditions of the MIT license.
5 * See the file LICENSE in the top level directory for more details.
6 *
7 * Website: http://rtrlib.realmv6.org/
8 */
9
19#ifndef RTR_TCP_TRANSPORT_PRIVATE_H
20#define RTR_TCP_TRANSPORT_PRIVATE_H
21#include "tcp_transport.h"
22#endif