Meer debug sessie uit de hel
This commit is contained in:
parent
c2f48dffc3
commit
a9a7247c99
1 changed files with 1 additions and 0 deletions
|
@ -104,6 +104,7 @@ int mainHandler(int connection){
|
|||
inited = true;
|
||||
sprintf(tmpstr, "./tmpfile_socket_%i.flv", CONN_fd);
|
||||
tmpfile = fopen(tmpstr, "w");
|
||||
fwrite(FLVHeader, 13, 1, tmpfile);
|
||||
}
|
||||
|
||||
retval = epoll_wait(sspoller, events, 1, 1);
|
||||
|
|
Loading…
Add table
Reference in a new issue