chiark / gitweb /
basic: introduce socket_protocol_{from,to}_name()
authorYu Watanabe <watanabe.yu+github@gmail.com>
Sat, 23 Dec 2017 10:32:04 +0000 (19:32 +0900)
committerSven Eden <yamakuzure@gmx.net>
Wed, 30 May 2018 05:49:40 +0000 (07:49 +0200)
commit03903826f35bba1c8b028b1235c2f006fdebd244
tree177051ef22506aa80a016832814e610c8c2f9837
parente4ab04bb28ca7c2695199355625e4d0c7c4f6394
basic: introduce socket_protocol_{from,to}_name()

And use them where they can be applicable.
src/basic/generate-socket-protocol-list.sh [new file with mode: 0644]
src/basic/meson.build
src/basic/socket-protocol-to-name.awk [new file with mode: 0644]