Home
last modified time | relevance | path

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

/DragonOS/user/apps/test_socket/src/
H A Dtest_unix_stream_pair.rs5 const MSG: &str = "Hello, unix stream socketpair!"; constant
H A Dtest_unix_stream.rs7 const MSG: &str = "Hello, unix stream socket!"; constant