mirror of
				https://github.com/ossrs/srs.git
				synced 2025-03-09 15:49:59 +00:00 
			
		
		
		
	Merge branch 'develop' into develop
This commit is contained in:
		
						commit
						4967f369c9
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -539,7 +539,7 @@ srs_error_t SrsProtocol::do_send_messages(SrsSharedPtrMessage** msgs, int nb_msg | |||
|             // consume sendout bytes.
 | ||||
|             p += payload_size; | ||||
|              | ||||
|             if ((er = skt->writev(iovs, 2, NULL)) != srs_success) { | ||||
|             if ((err = skt->writev(iovs, 2, NULL)) != srs_success) { | ||||
|                 return srs_error_wrap(err, "writev"); | ||||
|             } | ||||
|         } | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue