Remove .hangup()
authornorly <ny-git@enpas.org>
Tue, 26 Apr 2022 22:33:15 +0000 (00:33 +0200)
committernorly <ny-git@enpas.org>
Thu, 28 Apr 2022 00:23:34 +0000 (02:23 +0200)
commit7733766253b5d880a1a63ee7957449ad9e390c05
treeea4c1dbb38df3d825697e96e3f6ae1ab74187fd1
parent3e68b297c23584d52a0d51b63516018cb90faf55
Remove .hangup()

We were just calling .close(), which the TTY layer does for us anyway.
And it does so with the correct locking.
module/elmcan.c