Documentation ¶
Overview ¶
rpc_client.go if the server is not started: can't get the server to start, so client stops immediately with error: 2011/08/01 16:08:05 Error dialing:dial tcp :1234:
The requested address is not valid in its context.
with serverAddress = localhost: 2011/08/01 16:09:23 Error dialing:dial tcp 127.0.0.1:1234:
No connection could be made because the target machine actively refused it.
rpc_server.go after client-exits the server shows the message:
1:1234: The specified network name is no longer available. 2011/08/01 16:19:04 rpc: rpc: server cannot decode request: WSARecv tcp 127.0.0.
Click to show internal directories.
Click to hide internal directories.