mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 00:11:14 +02:00
Merge branch 'check/next-cc'
Compiles on most platforms, starts. Not really tested.
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