Wat test troep en kleine edits
This commit is contained in:
parent
7ebe9019a3
commit
01834792d8
4 changed files with 11 additions and 5 deletions
|
@ -9,7 +9,7 @@
|
|||
|
||||
int main() {
|
||||
SWUnixSocket mySocket;
|
||||
mySocket.connect("../shared_socket");
|
||||
mySocket.connect("/tmp/shared_socket");
|
||||
char buffer[500000];
|
||||
int msg;
|
||||
std::string input;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue