Home
last modified time | relevance | path

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

/DragonOS/kernel/src/net/socket/
H A Dunix.rs127 pub struct SeqpacketSocket { struct
135 impl SeqpacketSocket { implementation
168 impl Socket for SeqpacketSocket { implementation