mirror of
https://github.com/boostorg/interprocess.git
synced 2026-01-24 18:02:21 +00:00
no message
[SVN r38075]
This commit is contained in:
@@ -24,7 +24,7 @@ int main ()
|
||||
);
|
||||
|
||||
unsigned int priority;
|
||||
unsigned int recvd_size;
|
||||
std::size_t recvd_size;
|
||||
|
||||
//Receive 100 numbers
|
||||
for(int i = 0; i < 100; ++i){
|
||||
|
||||
Reference in New Issue
Block a user