readme fixed

This commit is contained in:
norayr 2015-03-19 21:03:29 +04:00
parent 3d7c49a6dc
commit b080951180

View file

@ -19,21 +19,21 @@ write something
stdout of the client
> $ telnet localhost 2055
Trying ::1...
telnet: connect to address ::1: Connection refused
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
հեյ
Affirmative, DaveConnection closed by foreign host.
> $ telnet localhost 2055
Trying ::1...
telnet: connect to address ::1: Connection refused
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
հեյ
Affirmative, DaveConnection closed by foreign host.
stdout of the server:
>$ ./s
socket created.
binding completed.
listen okay
accept okay
forked okay
received message is հեյ
socket created.
binding completed.
listen okay
accept okay
forked okay
received message is հեյ