mirror of
https://github.com/samba-team/samba.git
synced 2025-11-13 08:23:49 +03:00
- when we got an unexpected READ event, we need to do a socket_recv() to find connection errors and we need to mark the socket as dead (and remove the fde_event) to prevent, endless loops on broken connections tridge: we should look carefull at other protocol, to handle broken connections without spinning metze