mirror of
https://github.com/samba-team/samba.git
synced 2025-11-27 08:23:49 +03:00
bertl <bs@niggard.org> patch for making samba listen on port 445, just like
nt 5 does. cool!
This commit is contained in:
@@ -35,6 +35,9 @@ BOOL passive = False;
|
||||
/* the client file descriptor */
|
||||
int Client = -1;
|
||||
|
||||
/* the port, where client connected */
|
||||
int ClientPort = 0;
|
||||
|
||||
/* the last IP received from */
|
||||
struct in_addr lastip;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user