![]() |
Home |
|
Function rtsmb_serverThis function is the actual SMB server. void rtsmb_server(void); Function rtsmb_server() should be started as a thread (typically using RTKRTLCreateThread) with at least 8k stack space. The function never returns.
|