charonn0 / RB-FTP

FTP client and server implementations in realbasic
MIT License
10 stars 4 forks source link

Xojo's API2 changes to TCPSocket breaks this project #11

Closed charonn0 closed 3 years ago

charonn0 commented 3 years ago

In Xojo2019r2 the event signature of TCPSocket.Error was changed to include the error as a RuntimeException parameter. This broke all uses of AddHandler TCPSocket.Error.

https://github.com/charonn0/RB-FTP/commit/f2d1efcf886e39307616116942c0b41fbbca9a7b#commitcomment-56906845

charonn0 commented 3 years ago

Fixed in 63b5b9a50df413154b86586e76202c3f939f325e