Re: Problem related to smb server
Hello Darwin Devloper I am not doing smb in kernel code.I just want to study socket programming supported in kernel mode. While writting my own module, all socket api except soaccept() is working fine as soaccept() is non blocking call.So I want to study any server implemented in kernel mode so that i can study how the other devloper used the soaccept() in kernel mode? please help me to solve the problem related to soaccept() Regards Girish V. Dudhe __________________________________ Do you Yahoo!? New Yahoo! Photos - easier uploading and sharing. http://photos.yahoo.com/ _______________________________________________ darwin-kernel mailing list | darwin-kernel@lists.apple.com Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/darwin-kernel Do not post admin requests to the list. They will be ignored.
participants (1)
-
Girish