SAP / go-ase

SAP ASE Database Client for Go
Apache License 2.0
25 stars 14 forks source link

Better package parsing #144

Closed ntnn closed 4 years ago

ntnn commented 4 years ago

Description

Fixes parsing of packets by recognizing EOM packets and only resetting after the last failed package parsing attempt.

Related issues

Link any related issues here.

Tests