ffserver: move close_connection() call to avoid a temporary string and copy.
authorMike Williams <mike@mikebwilliams.com>
Wed, 18 May 2011 13:14:22 +0000 (09:14 -0400)
committerAnton Khirnov <anton@khirnov.net>
Thu, 26 May 2011 18:05:48 +0000 (20:05 +0200)
commite2d7dc87df0c1e261e4a3fe082d192a7a798d4d5
treee479860525716549f8a415dc94312754ef6bbf6d
parent9749cdf7754e600ff50dc255519fdb7bb5aad800
ffserver: move close_connection() call to avoid a temporary string and copy.

Signed-off-by: Mike Williams <mike@mikebwilliams.com>
Signed-off-by: Anton Khirnov <anton@khirnov.net>
ffserver.c