-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathoutput
66 lines (66 loc) · 2.62 KB
/
output
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
main(): pid = 22858
Poller:: poll return from 22858 with events: 1
EventDispatcher::readCallback() from thread 22858
Acception new connection from 22858
Choosing loop: 0x7f3dbd2c5cf0
Connection name is MyServer_0.0.0.0:9981_1
Executing pending functors in thread 22858
Poller:: poll return from 22859 with events: 1
Executing pending functors (0) in thread 22858
EventDispatcher::readCallback() from thread 22859
Executing pending functors in thread 22859
Executing pending functors (1) in thread 22859
Connection established from 22859
onConnection(): new connection [MyServer_0.0.0.0:9981_1] from 127.0.0.1:40310
Sending data complete
Poller:: poll return from 22859 with events: 1
EventDispatcher::readCallback() from thread 22859
Updating dispatcher's events 0
in thread 22859
TCPConnection::handleClose() from 22859
TCPServer::removeConnection
Executing pending functors in thread 22859
Executing pending functors (0) in thread 22859
Poller:: poll return from 22859 with events: 1
EventDispatcher::readCallback() from thread 22859
Poller:: poll return from 22858 with events: 1
EventDispatcher::readCallback() from thread 22858
Updating dispatcher's events 0
in thread 22859
TCPConnection::handleClose() from 22859
Executing pending functors in thread 22858
TCPServer::removeConnection
Executing pending functors (1) in thread 22858
EventDispatcher::writeCallback() from thread 22859
Updating dispatcher's events 0
in thread 22859
Connection is down, no more writing
Executing pending functors in thread 22859
Executing pending functors (0) in thread 22859
removeConnectionInLoop MyServer_0.0.0.0:9981_1 from _connections
Poller:: poll return from 22859 with events: 1
EventDispatcher::readCallback() from thread 22859
Updating dispatcher's events 0
in thread 22859
TCPConnection::handleClose() from 22859
TCPServer::removeConnection
EventDispatcher::writeCallback() from thread 22859
Updating dispatcher's events 0
in thread 22859
Connection is down, no more writing
Executing pending functors in thread 22859
Executing pending functors (1) in thread 22859
Poller:: poll return from 22858 with events: 1
EventDispatcher::readCallback() from thread 22858
TCPConnection::connectionClosed
Executing pending functors in thread 22858
Updating dispatcher's events 0
in thread 22859
Executing pending functors (2) in thread 22858
removeConnectionInLoop MyServer_0.0.0.0:9981_1 from _connections
onConnection(): connection [MyServer_0.0.0.0:9981_1] is down
EventLoop::removeEventDispatcher
Poller:: poll return from 22859 with events: 1
EventDispatcher::readCallback() from thread 22859
Executing pending functors in thread 22859
Executing pending functors (0) in thread 22859