priestjim / gen_rpc

A scalable RPC library for Erlang-VM based languages

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

(Question) about commit 822f8.

linearregression opened this issue · comments

For commit
822f844
did you mean to remove just the catch or the entire socket close?

gen_tcp closes the socket when the owning process dies. There's no reason to close the socket explicitly!

cool.
How about putting your presentation slides here or iin github
or a link in Readme?