An open API service indexing awesome lists of open source software.

https://github.com/seatgeek/graceful_listener

net.Listener implementation for graceful shutdown
https://github.com/seatgeek/graceful_listener

Last synced: 3 months ago
JSON representation

net.Listener implementation for graceful shutdown

Awesome Lists containing this project

README

        

# graceful_listener
net.Listener implementation for graceful shutdown

Based on the code in https://github.com/valyala/fasthttp/issues/66#issuecomment-305934974

Thanks to https://github.com/valyala and https://github.com/derekstavis