Adds a new client stream to the this.
this |
a Server |
stream |
a IOStream |
local_addr |
the local SocketAddress associated with the |
remote_addr |
the remote SocketAddress associated with the |
true on success, false if the stream could not be accepted or any other error occurred (in which case throws will be set). |