mirror of
https://github.com/samba-team/samba.git
synced 2025-11-08 16:23:49 +03:00
this only happens with socket_wrapper as socket_connect() returns NT_STATUS_OK instead of NT_STATUS_MORE_PROCESSING_REQUIRED, and we missed to replace the fde event handler... metze