Reconnect directly when authenticating, don't wait for the close message
commit1a07d6826506b21612b0e6e2b5fa9fb29b01921e
authorMartin Storsjo <martin@martin.st>
Fri, 4 Jul 2014 19:37:29 +0000 (4 22:37 +0300)
committerMartin Storsjo <martin@martin.st>
Mon, 7 Jul 2014 06:51:32 +0000 (7 09:51 +0300)
tree115be44308def5f098cda6e46133ecf97497a68c
parent79459a2b43f41ac44a2ec001139bcb7b1b8f7497
Reconnect directly when authenticating, don't wait for the close message

This fixes authentication with wowza 4.x servers, which don't
send any close message in the authentication process.
librtmp/rtmp.c