update comments for handshake.

pull/133/head
winlin 11 years ago
parent a470330383
commit a2c5075002

@ -313,7 +313,9 @@ namespace srs
#endif
/**
* try complex handshake, if failed, fallback to simple handshake.
* simple handshake.
* user can try complex handshake first,
* rollback to simple handshake if error ERROR_RTMP_TRY_SIMPLE_HS
*/
class SrsSimpleHandshake
{

Loading…
Cancel
Save