-
Home
-
Equation Editor
-
1.7 (latest)
-
Code
-
Classes
- sys_net_Socket
| Total Complexity |
39 |
| Dependencies |
8 |
| Dependents |
1 |
| Total lines |
133 |
| Lines of code |
126 |
| Logical lines of code |
75 |
| Comment lines |
0 |
| Methods |
23 |
| Properties |
5 |
Methods 23
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| shutdown() |
S |
62 |
6 |
10 |
| __call() |
S |
62 |
6 |
10 |
| __construct() |
S |
70 |
2 |
6 |
| hpOfString() |
S |
65 |
2 |
8 |
| bind() |
S |
65 |
2 |
8 |
| read() |
S |
72 |
2 |
5 |
| checkError() |
S |
69 |
2 |
6 |
| getType() |
S |
79 |
2 |
3 |
| waitForRead() |
S |
79 |
1 |
3 |
| setFastSend() |
S |
80 |
1 |
3 |
| setBlocking() |
S |
75 |
1 |
4 |
| setTimeout() |
S |
69 |
1 |
6 |
| host() |
S |
72 |
1 |
5 |
| peer() |
S |
72 |
1 |
5 |
| accept() |
S |
67 |
1 |
8 |
| listen() |
S |
80 |
1 |
3 |
| connect() |
S |
66 |
1 |
8 |
| write() |
S |
76 |
1 |
4 |
| close() |
S |
67 |
1 |
9 |
| assignHandler() |
S |
77 |
1 |
4 |
| getProtocol() |
S |
80 |
1 |
3 |
| select() |
S |
76 |
1 |
4 |
| __toString() |
S |
94 |
1 |
1 |