cmogstored.git  about / heads / tags
alternative mogstored implementation for MogileFS
blob 5870c77379c5ab8d6a56c9dff7ba4909b6d5a777 238 bytes (raw)
$ git show HEAD:listen_parser.h	# shows this blob on the CLI

1
2
3
4
5
6
 
/*
 * Copyright (C) 2012-2020 all contributors <cmogstored-public@yhbt.net>
 * License: GPL-3.0+ <https://www.gnu.org/licenses/gpl-3.0.txt>
 */
struct mog_addrinfo *
mog_listen_parse_internal(char *, size_t, char *, size_t, sa_family_t);

git clone https://yhbt.net/cmogstored.git