salass00 / smb2fs

SMB2 file system client
GNU General Public License v2.0
26 stars 6 forks source link

Added an error requester for init and lowered the bsdsocket.library requirement #9

Closed BSzili closed 1 year ago

BSzili commented 1 year ago

It was brought to my attention that the handler didn't start up with AmiTCP 3.0 beta 2, because it opened bsdsocket.library v4. I lowered this to 3, and now it's confirmed to be working. The other change is that I added an EasyRequest-based error requester to smb2fs_init in addition to the debug prints. This way users can have some feedback if the share didn't mount without the use of Sashimi or serial debug.