LDN services: Difference between revisions
No edit summary  | 
				|||
| Line 264: | Line 264: | ||
The sdk user-process func will pass value 1 to the cmd when the input [[#Protocol|Protocol]] is 0/1, 3 is passed directly if specified, otherwise Abort. User-processes use SetProtocol immediately after initializing ldn.  | The sdk user-process func will pass value 1 to the cmd when the input [[#Protocol|Protocol]] is 0/1, 3 is passed directly if specified, otherwise Abort. User-processes use SetProtocol immediately after initializing ldn.  | ||
The ldn initialization functionality in sdknso also uses this with value 1 (NX) eventually after the init cmd was used successfully.  | |||
The input is validated, then a vfunc is called.  | The input is validated, then a vfunc is called.  | ||