msn: Buffer writes a bit to send several commands with a single request
Just a 1msec timeout, so that it will run in the next main loop iteration.
The official clients send the first few commands in the same request, which reduces roundtrips during login. This commit doesn't do that.