Skip to content

Commit 6859d7c

Browse files
authored
Add rule linked-against-hp-socket.yml (#1069)
* Add rule linked-against-hp-socket.yml * Update linking/static/hp-socket/linked-against-hp-socket.yml
1 parent 6d6495a commit 6859d7c

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
rule:
2+
meta:
3+
name: linked against HP-Socket
4+
namespace: linking/static/hp-socket
5+
authors:
6+
7+
scopes:
8+
static: file
9+
dynamic: file
10+
references:
11+
- https://github.com/ldcsaa/HP-Socket
12+
examples:
13+
- d8d2ed4a5f13e4bda8edf89d0dd1ef57cec8b18c01fcccdb89fb745a1a2be05f
14+
features:
15+
- 3 or more:
16+
- string: "Create SOCKET Fail"
17+
- string: "Bind SOCKET Fail"
18+
- string: "Prepare SOCKET Fail"
19+
- string: "Listen SOCKET Fail"
20+
- string: "Create IOCP Fail"
21+
- string: "Create Worker Thread Fail"
22+
- string: "Create Detector Thread Fail"
23+
- string: "Attach SOCKET to IOCP Fail"
24+
- string: "Start GC Fail"
25+
- string: "SSL environment not ready"
26+
- string: "hp-worker-"
27+
- string: "hp-pool-"

0 commit comments

Comments
 (0)