Home
last modified time | relevance | path

Searched defs:StreamSocket (Results 1 – 1 of 1) sorted by relevance

/DragonOS/kernel/src/net/socket/
H A Dunix.rs12 pub struct StreamSocket { struct
20 impl StreamSocket { impl
53 impl Socket for StreamSocket { implementation