1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
|
Sun Oct 15 14:41:41 2023 I: start test_server
Sun Oct 15 14:41:41 2023 I: ... parsing parameter
Sun Oct 15 14:41:41 2023 I: ... doing test 04
Sun Oct 15 14:41:41 2023 I: ...... doing test 04 1: v(3) true ( true) (test_server.c:v(234))
Sun Oct 15 14:41:41 2023 I: ... test 04: socket v(3) created (test_server.c:v(377))
Sun Oct 15 14:41:41 2023 I: ...... doing test 04 1: v(0) true ( true) (test_server.c:v(287))
Sun Oct 15 14:41:41 2023 I: ... test 04: bind done (test_server.c:v(386))
Sun Oct 15 14:41:41 2023 I: ...... doing test 04 1: v(0) true ( true) (test_server.c:v(351))
Sun Oct 15 14:41:41 2023 I: ... test 04: true ( true)
Sun Oct 15 14:41:41 2023 D: accept start
Sun Oct 15 14:41:41 2023 I: accept socket v(3)
Sun Oct 15 14:41:43 2023 I: accept new socket: v(4)
Sun Oct 15 14:41:43 2023 D: accept end
Sun Oct 15 14:41:43 2023 I: ...... doing test 04 1: v(4) true ( true) (test_server.c:v(423))
Sun Oct 15 14:41:43 2023 I: ... test 04: true ( true)
Sun Oct 15 14:41:43 2023 I: end test_server: true
|