mirror of
https://github.com/gnh1201/welsonjs.git
synced 2025-02-06 06:54:58 +00:00
Update test-misc.json
This commit is contained in:
parent
11209fa8d7
commit
097f146499
|
@ -54,20 +54,20 @@
|
|||
"description": "Write and read a text on the (named) shared memory",
|
||||
"tags": ["Windows System", "IPC(Inter-Process Communication)"]
|
||||
},
|
||||
{
|
||||
{
|
||||
"id": "sharedmemory_write",
|
||||
"description": "Write a text to the (named) shared memory",
|
||||
"tags": ["Windows System", "IPC(Inter-Process Communication)"]
|
||||
},
|
||||
{
|
||||
},
|
||||
{
|
||||
"id": "sharedmemory_read",
|
||||
"description": "Read a text from the (named) shared memory",
|
||||
"tags": ["Windows System", "IPC(Inter-Process Communication)"]
|
||||
},
|
||||
{
|
||||
},
|
||||
{
|
||||
"id": "sharedmemory_listener",
|
||||
"description": "Read a text from the (named) shared memory, Repeatly",
|
||||
"tags": ["Windows System", "IPC(Inter-Process Communication)"]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user