Displaying 1 result from an estimated 1 matches for "3soo".
Did you mean:
3oo
2005 Mar 02
1
implementation issues
Hello all,
I am a final year computer engineering student.
As part of my BE project I am working around with Samba server (version 2.2.7a)
I wish to understand following implementation issues:
1. When and in what condition does a Samba server fork?
2. What is the significance of the connection_structure?
3. Why is a doubly linked list of instances of the connection_structure are maintained?