repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge Chromium + Blink git repositories
[chromium-blink-merge.git]
/
chrome
/
common
/
extensions
/
docs
/
templates
/
private
/
intro_tables
/
socket_permissions.html
blob
8ffd16bea8bcde2d28eb5210bda4762eedbd139a
1
For example:
<code>
{
"socket"
: [
"tcp-connect:*:*"
]}
</code>
means connecting on any port of any host. See
<a
href='app_network'
>
Network Communications
</a>
for rule syntax.