Skip to content

1.8.4 - 2025-02-04

Latest
Compare
Choose a tag to compare
@joerivanruth joerivanruth released this 04 Feb 15:42
· 1 commit to master since this release

Bug fixes

  • Fix MAPI protocol corruption bug caused by socket.send() being used in some places rather than socket.sendall().

  • When disconnecting, check that the socket hasn't already been closed and dropped, for example by _sabotage().