aboutsummaryrefslogtreecommitdiff
path: root/net/dgram.c
AgeCommit message (Expand)Author
2023-03-13win32: replace closesocket() with close() wrapperMarc-André Lureau
2022-10-28net: dgram: add unix socketLaurent Vivier
2022-10-28net: dgram: move mcast specific code from net_socket_fd_init_dgram()Laurent Vivier
2022-10-28net: dgram: make dgram_dst genericLaurent Vivier
2022-10-28qapi: net: add stream and dgram netdevsLaurent Vivier