gRPC-haskell/src/Network/GRPC
j6carey bc457cc4e3
Shut down server when serverLoop thread is killed. (#71)
Previously, killing the thread running serverLoop
would not actually shut down the server, leading
to file descriptor leaks and perhaps worse effects.
2019-01-07 15:53:10 -08:00
..
HighLevel Shut down server when serverLoop thread is killed. (#71) 2019-01-07 15:53:10 -08:00
HighLevel.hs MONAPP-1369: Server options for generated code. (#76) 2016-11-30 14:22:47 -08:00