1
Networking / Re: Samba 4.13.x Update/Status
« on: August 14, 2022, 11:41:03 am »
Hey All,
I think I found the problem with SMB2+ connections. Samba 4.13 changed a writev() call to sendmsg() - seems the sendmsg() call fails for us.
Rebuilding now, and will do some more local testing, but I might have something to test shortly
Cheers,
Paul
I think I found the problem with SMB2+ connections. Samba 4.13 changed a writev() call to sendmsg() - seems the sendmsg() call fails for us.
Rebuilding now, and will do some more local testing, but I might have something to test shortly

Cheers,
Paul