Hi,

i am new to nuttx. so when i was going through the code then could not
understand how task is binded to sockets. like in linux, sockets are
created with socket_create() which calls sock_alloc() and then it creates
an inode under sockfs and retrieves the socket tied to the inode. so with
this way sockets are binded to task in linux kernel.

here like above i want to know how task is binded to task?
and i want to subscribe to this mailing list. please add me in the same.

Best regards
Deepak sharma

Reply via email to