NASA-AMMOS / AIT-DSN

MIT License
19 stars 10 forks source link

Common SLE class socket close bug #61

Closed MJJoyce closed 5 years ago

MJJoyce commented 5 years ago

The socket close in common.SLE.send is access the socket name incorrectly

https://github.com/NASA-AMMOS/AIT-DSN/blob/master/ait/dsn/sle/common.py#L171

MJJoyce commented 5 years ago

Resolved in #55