mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-28 16:01:10 +02:00
Merge branch 'check/next-cc'
Compiles on most platforms, starts. Not really tested.
Origin commit data
------------------
Branch: ni/coolstream
Commit: b93a372b54
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-11-10 (Sun, 10 Nov 2013)
------------------
This commit was generated by Migit
This commit is contained in:
@@ -136,7 +136,7 @@ CRCInput::CRCInput()
|
||||
}
|
||||
|
||||
|
||||
if (listen(fd_event, 15) !=0)
|
||||
if (listen(fd_event, 25) !=0)
|
||||
{
|
||||
perror("[neutrino] listen failed...\n");
|
||||
exit( -1 );
|
||||
|
Reference in New Issue
Block a user