223602835519c35ec5f7dfb09f4efae9d1ca52e1
2 * Copyright (C) 2017 Jonathan Rajotte <jonathan.rajotte-julien@efficios.com>
4 * SPDX-License-Identifier: GPL-2.0-only
8 #ifndef RELAYD_TCP_KEEP_ALIVE_H
9 #define RELAYD_TCP_KEEP_ALIVE_H
11 #include <common/macros.h>
13 int socket_apply_keep_alive_config(int socket_fd
);
15 #endif /* RELAYD_TCP_KEEP_ALIVE_H */
This page took 0.029375 seconds and 3 git commands to generate.