TCP connection acceptor. Accepts connections on Socket. Calls AcceptCallback from
the acceptor process with successfully-accepted sockets (result ignored). Does not
trap exits. Exits if an accept call fails. Sets some options before calling
AcceptCallback.