srs epoll监听连接过程

来源:互联网 发布:linux oracle设置密码 编辑:程序博客网 时间:2024/05/21 10:31
Thread 1 (LWP 10508):

_st_epoll_pollset_add  Event.c

#0  0x000000000052671d in st_poll (pds=0x7fa6f89f5c30, npds=1, timeout=18446744073709551615) at sched.c:63

#1  0x0000000000528d3e in st_netfd_poll (fd=0x1098280, how=1, timeout=18446744073709551615) at io.c:228
#2  0x0000000000528e0f in st_accept (fd=0x1098280, addr=0x0, addrlen=0x0, timeout=18446744073709551615) at io.c:270
#3  0x000000000052370d in SrsTcpListener::cycle (this=0x10981e0) at src/app/srs_app_listener.cpp:264
#4  0x00000000004afdcf in SrsReusableThread::cycle (this=0x1098220) at src/app/srs_app_thread.cpp:452
#5  0x00000000004af063 in internal::SrsThread::thread_cycle (this=0x1098240) at src/app/srs_app_thread.cpp:207
#6  0x00000000004af39b in internal::SrsThread::thread_fun (arg=0x1098240) at src/app/srs_app_thread.cpp:245
#7  0x000000000052705a in _st_thread_main () at sched.c:329