]> cat aescling's git repositories - mastodon.git/commit
Allow to listen Unix socket (#2085)
authorAkihiko Odaki <akihiko.odaki.4i@stu.hosei.ac.jp>
Fri, 21 Apr 2017 17:24:31 +0000 (02:24 +0900)
committerEugen <eugen@zeonfederated.com>
Fri, 21 Apr 2017 17:24:31 +0000 (19:24 +0200)
commit16cd648181f892b075b0be9bb9941f9a28b25ee2
tree725aeae4b326b216f756b518221f0ca8a4f86a4b
parent53b21ac1cde533c068f3b3efad7ab8ba70a0dad2
Allow to listen Unix socket (#2085)

* Allow puma to listen Unix socket

* streaming: Show the whole listening address instead of the port

Port is not always appropriate (e.g. Unix socket)

* streaming: Close server before exiting

This change especially allows to remove Unix socket before exiting.
config/puma.rb
streaming/index.js