I\'m newbee and just making my first steps in c++ under linux. So I have some task about sockets. I\'m following guides, especially this one. And code examples are not worki
Because of no permission. You can #define SOCK_PATH "/home/username/echo_socket" and it will run normally.
#define SOCK_PATH "/home/username/echo_socket"