mirror of
https://github.com/samba-team/samba.git
synced 2025-11-11 00:23:51 +03:00
r10530: - fix some crash bugs when we lost the connection...
metze
This commit is contained in:
committed by
Gerald (Jerry) Carter
parent
dc5d5953b6
commit
0983452bf8
@@ -38,6 +38,9 @@ struct wrepl_socket {
|
||||
|
||||
/* the fd event */
|
||||
struct fd_event *fde;
|
||||
|
||||
/* remember is the socket is dead */
|
||||
BOOL dead;
|
||||
};
|
||||
|
||||
enum wrepl_request_state {
|
||||
|
||||
Reference in New Issue
Block a user