![]() System : Linux absol.cf 5.4.0-198-generic #218-Ubuntu SMP Fri Sep 27 20:18:53 UTC 2024 x86_64 User : www-data ( 33) PHP Version : 7.4.33 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare, Directory : /usr/local/lib/node_modules/mediasoup/worker/deps/usrsctp/usrsctp/programs/ |
Upload File : |
# Helper sources for all programs programs_helper_sources = files('programs_helper.c') # Programs and their sources programs = { 'chargen_server_upcall': files('chargen_server_upcall.c'), 'client': files('client.c'), 'st_client': files('st_client.c'), 'client_upcall': files('client_upcall.c'), 'daytime_server': files('daytime_server.c'), 'daytime_server_upcall': files('daytime_server_upcall.c'), 'discard_server': files('discard_server.c'), 'discard_server_upcall': files('discard_server_upcall.c'), 'echo_server': files('echo_server.c'), 'echo_server_upcall': files('echo_server_upcall.c'), 'ekr_client': files('ekr_client.c'), 'ekr_loop': files('ekr_loop.c'), 'ekr_loop_upcall': files('ekr_loop_upcall.c'), 'ekr_peer': files('ekr_peer.c'), 'ekr_server': files('ekr_server.c'), 'http_client': files('http_client.c'), 'http_client_upcall': files('http_client_upcall.c'), 'rtcweb': files('rtcweb.c'), 'test_libmgmt': files('test_libmgmt.c'), 'test_timer': files('test_timer.c'), 'tsctp': files('tsctp.c'), }