nuttx/fs/socket
Jukka Laitinen f33dc4df3f Change FIOC_MMAP into file operation call
- Add mmap into file_operations and remove it from ioctl definitions.
- Add mm_map structure definitions to support future unmapping
- Modify all drivers to initialize the operations struct accordingly

Signed-off-by: Jukka Laitinen <jukkax@ssrc.tii.ae>
2023-01-02 11:23:20 -03:00
..
Make.defs net: unify socket into file descriptor 2021-03-03 19:01:41 -08:00
socket.c Change FIOC_MMAP into file operation call 2023-01-02 11:23:20 -03:00